- 16 Jun, 2018 1 commit
-
-
Marc Gravell authored
-
- 15 Jun, 2018 9 commits
-
-
Marc Gravell authored
-
Marc Gravell authored
-
Marc Gravell authored
-
Marc Gravell authored
* really nasty commit - incomplete investigating thread-race * fixed race - was incomplete messages (packet fragmentation)
-
Marc Gravell authored
-
Marc Gravell authored
-
Marc Gravell authored
-
Marc Gravell authored
-
Marc Gravell authored
-
- 14 Jun, 2018 2 commits
-
-
Marc Gravell authored
-
Marc Gravell authored
-
- 11 Jun, 2018 1 commit
-
-
Marc Gravell authored
-
- 10 Jun, 2018 1 commit
-
-
Nick Craver authored
I think there's a race in ReconfigureAsync with clusters here where the last subscription to finish is left out...but not seeing it yet. Tests show it over and over, though.
-
- 09 Jun, 2018 8 commits
-
-
Nick Craver authored
-
Nick Craver authored
-
Nick Craver authored
Trying to get this to register in VSTS...
-
Nick Craver authored
This allows running VSTS builds in 1 step.
-
Nick Craver authored
-
Nick Craver authored
GitHub conflict editor hosed this. Blah.
-
Nick Craver authored
Not sure why this is failing...we need more info. It could be socke exhaustion on the box.
-
HRISHIKESH PATHAK authored
-
- 07 Jun, 2018 3 commits
-
-
Marc Gravell authored
-
Marc Gravell authored
-
Marc Gravell authored
-
- 06 Jun, 2018 1 commit
-
-
Nick Craver authored
It appears we just never use this property anywhere and never noticed, but users did long ago. See #229 for details. Also adds some testing around this. While this may be considered a breaking change, I'm really going to err on the side of this is a plain on bug fix on a rarely used property. This doesn't impact any existing tests.
-
- 04 Jun, 2018 8 commits
-
-
Nick Craver authored
This is a known failure - will try to address next week.
-
Nick Craver authored
-
Nick Craver authored
-
Nick Craver authored
-
Nick Craver authored
-
Nick Craver authored
This could be a terrible idea, but I hope it helps isolate failures and increase stability a bit.
-
Nick Craver authored
-
Nick Craver authored
-
- 03 Jun, 2018 6 commits
-
-
Nick Craver authored
Multiple runs aren't safe here...new key filter is.
-
Nick Craver authored
-
Nick Craver authored
This is a race in the implementation due to pub/sub order and locking. Just improving the test to help illustrate it. High delays before weren't fixing the test on a stressed server, they were allowing the interval-based reconfiguration to mask the failure.
-
Nick Craver authored
-
Nick Craver authored
Though we lock on servers here, serverSnapshot is iterated in more cases, this reconfiguration iteration leaves null entries in the array causing downstream issues.
-
Nick Craver authored
-