don't dispose the HTTP2 connection writer lock, to avoid race (dotnet/corefx#35468)
authorGeoff Kizer <geoffrek@microsoft.com>
Thu, 21 Feb 2019 02:23:19 +0000 (18:23 -0800)
committerStephen Toub <stoub@microsoft.com>
Thu, 21 Feb 2019 02:23:19 +0000 (21:23 -0500)
commitfcd78369371f01a8446fb81af3181b69cb30030a
tree4c3ad2be1847bf9b17e5f4d22f277bb623639b38
parent429b224b5cfa63810692725832e3f5df06d0d4f5
don't dispose the HTTP2 connection writer lock, to avoid race (dotnet/corefx#35468)

* don't dispose the writer lock, to avoid race

* Update Http2Connection.cs

Commit migrated from https://github.com/dotnet/corefx/commit/c4c8f72cd8d18d6ec00afea6644ae2077d442869
src/libraries/System.Net.Http/src/System/Net/Http/SocketsHttpHandler/Http2Connection.cs