aspnetcore/test
David Fowler 572627e88c
Handle posting to the libuv thread after StopAsync (#2388)
- Check if the post handle is disposed and noop if it is.
We also catch an ObjectDisposedException because it's an inherent race condition.
2018-03-13 19:37:39 -07:00
..
Kestrel.Core.Tests Host header format validation 2018-03-13 16:37:03 -07:00
Kestrel.FunctionalTests Host header format validation 2018-03-13 16:37:03 -07:00
Kestrel.Tests Switch back to libuv as the default transport (#2257) 2018-01-18 17:25:28 -08:00
Kestrel.Transport.Libuv.FunctionalTests Update to new corefx (#2369) 2018-03-08 14:23:07 -08:00
Kestrel.Transport.Libuv.Tests Handle posting to the libuv thread after StopAsync (#2388) 2018-03-13 19:37:39 -07:00
Kestrel.Transport.Sockets.FunctionalTests Update to new corefx (#2369) 2018-03-08 14:23:07 -08:00
SystemdActivation
shared Remove KestrelThreadPool abstraction and replaced it with PipeScheduler (#2371) 2018-03-12 14:49:19 -07:00
Directory.Build.props
xunit.runner.json