Fix pipe completion behavior (dotnet/corefx#31685)
authorPavel Krymets <pavel@krymets.com>
Fri, 10 Aug 2018 15:43:45 +0000 (08:43 -0700)
committerGitHub <noreply@github.com>
Fri, 10 Aug 2018 15:43:45 +0000 (08:43 -0700)
commit9ff51cb022d36bd8b70788fb8cea097d58860256
tree91df7a110f775bba393ca09899ad987e010825f5
parent49b5a2a54af315ba831241b8b05a7cc2d367af5e
Fix pipe completion behavior (dotnet/corefx#31685)

Commit migrated from https://github.com/dotnet/corefx/commit/a3060aea16a48e721e39c55ab665709cff043d6a
src/libraries/System.IO.Pipelines/src/System/IO/Pipelines/PipeCompletion.cs
src/libraries/System.IO.Pipelines/tests/FlushAsyncCompletionTests.cs
src/libraries/System.IO.Pipelines/tests/ReadAsyncCompletionTests.cs