- 14 Aug, 2018 7 commits
-
-
Marc Gravell authored
-
Marc Gravell authored
-
Marc Gravell authored
-
Marc Gravell authored
-
Marc Gravell authored
only flush if write was successful; if it throws when writing, make sure that items in a transaction are aborted
-
Marc Gravell authored
-
Marc Gravell authored
-
- 13 Aug, 2018 27 commits
-
-
Nick Craver authored
First pass, and we almost certainly want to rip this out, but getting some sanity numbers on Ubuntu before going further.
-
Nick Craver authored
-
Marc Gravell authored
-
Marc Gravell authored
make sure that _writeTickCount is set *before* it gets in the queue (otherwise heartbeat will freak)
-
Nick Craver authored
* Build: let's try and get Ubuntu working * Eliminate LibraryTargetFrameworks * Tests: only build net462 on Windows * Oh Linux, you're gonna be fun * More line ending love * Move perf counter and thread bits to PerfCounterHelper
-
Marc Gravell authored
-
Marc Gravell authored
-
Marc Gravell authored
-
Marc Gravell authored
-
Marc Gravell authored
track the current message so we can give a good error in the case of fail; prefer Volatile.Read over CEX /null/null
-
Nick Craver authored
-
Marc Gravell authored
-
Marc Gravell authored
-
Nick Craver authored
-
Nick Craver authored
-
Nick Craver authored
It forces GC which can cause a pause...move it out of the normal test run.
-
Marc Gravell authored
-
Marc Gravell authored
-
Marc Gravell authored
don't be so aggressive about adding PINGs if we're already backed up; no need to report QUIT as faulted if the socket died (that's always a race)
-
Marc Gravell authored
-
Marc Gravell authored
-
Marc Gravell authored
make sure that as many places as possible see PhysicalConnection's state (via ToString(), rather than physicalName)
-
Marc Gravell authored
-
Marc Gravell authored
-
Marc Gravell authored
ensure that we actually update the last-write-time so we don't constantly heartbeat; pre-emptively set last-write-time *before* sending heartbeat, to prevent over-runs; track physical's write-state
-
Marc Gravell authored
-
Marc Gravell authored
-
- 11 Aug, 2018 2 commits
-
-
Marc Gravell authored
-
Nick Craver authored
Streams merged, we're freeeeeeeeeeeeeeeeee!
-
- 10 Aug, 2018 4 commits
-
-
Marc Gravell authored
-
Marc Gravell authored
-
Nick Craver authored
-
Marc Gravell authored
-