Improve the pipelines back pressure deadlock error (dotnet/corefx#33772)
authorPavel Krymets <pavel@krymets.com>
Mon, 11 Feb 2019 21:06:09 +0000 (13:06 -0800)
committerGitHub <noreply@github.com>
Mon, 11 Feb 2019 21:06:09 +0000 (13:06 -0800)
commit3b58c7d37b57fcbeda685f8293ec1d568c9a70c5
tree10922707fdee408dcf10eb056bfca4cdd536042c
parentea40952695ec433bf85392d0402d0f8155d0f9f3
Improve the pipelines back pressure deadlock error (dotnet/corefx#33772)

Commit migrated from https://github.com/dotnet/corefx/commit/45a92e78a980fc0a25f10b9d01b970a24521cf0c
src/libraries/System.IO.Pipelines/src/Resources/Strings.resx
src/libraries/System.IO.Pipelines/src/System/IO/Pipelines/Pipe.cs
src/libraries/System.IO.Pipelines/src/System/IO/Pipelines/ThrowHelper.cs
src/libraries/System.IO.Pipelines/tests/BackpressureTests.cs