aspnetcore/test
Stephen Halter f8f6f39f55
Wait off the ConnectionClosed token to stop tracking ConnectionCallback (#2574)
- The prior strategy of waiting for the pipe completed callbacks doesn't work
  because blocks are returned to the memory pool after the callbacks are fired.
2018-05-15 12:38:35 -07:00
..
Kestrel.Core.Tests Merge branch 'halter73/merge-2.1-dev' into dev 2018-05-09 17:27:47 -07:00
Kestrel.FunctionalTests Generate repetitive TransportConnection FeatureCollection code (#2548) 2018-05-14 17:20:48 -07:00
Kestrel.Tests Generate repetitive TransportConnection FeatureCollection code (#2548) 2018-05-14 17:20:48 -07:00
Kestrel.Transport.Libuv.FunctionalTests Generate repetitive TransportConnection FeatureCollection code (#2548) 2018-05-14 17:20:48 -07:00
Kestrel.Transport.Libuv.Tests Wait off the ConnectionClosed token to stop tracking ConnectionCallback (#2574) 2018-05-15 12:38:35 -07:00
Kestrel.Transport.Sockets.FunctionalTests Generate repetitive TransportConnection FeatureCollection code (#2548) 2018-05-14 17:20:48 -07:00
SystemdActivation Upgrade to netcoreapp2.2 2018-05-09 16:43:15 -07:00
shared Merge branch 'release/2.1' into dev 2018-05-10 23:47:51 -07:00
Directory.Build.props Upgrade to netcoreapp2.2 2018-05-09 16:43:15 -07:00
xunit.runner.json