WIP - investigate and resolve async-write-path bugs (#1057)
Replace SemaphoreSlim with MutexSlim, due to major impact from https://github.com/dotnet/corefx/issues/35393
Showing
Please register or sign in to comment
Replace SemaphoreSlim with MutexSlim, due to major impact from https://github.com/dotnet/corefx/issues/35393