Remove faulty Http2Stream asserts (dotnet/corefx#38842)
authorStephen Toub <stoub@microsoft.com>
Mon, 24 Jun 2019 21:14:34 +0000 (17:14 -0400)
committerGitHub <noreply@github.com>
Mon, 24 Jun 2019 21:14:34 +0000 (17:14 -0400)
commit5766ac26a10c768ee557b54330181b20c94b46c4
tree3ec92626351327da98dcd066bd76670c77500691
parent592219d253696ab5d5852df179f711ba488113f9
Remove faulty Http2Stream asserts (dotnet/corefx#38842)

These asserts are only valid if we're still holding the lock, which we're not.

Commit migrated from https://github.com/dotnet/corefx/commit/3c0d8436115c3d6905cd46d37fde980f73281995
src/libraries/System.Net.Http/src/System/Net/Http/SocketsHttpHandler/Http2Stream.cs