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
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
shared
Directory.Build.props
xunit.runner.json