aspnetcore/test/Kestrel.Transport.Libuv.Tests
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
..
TestHelpers Feature/clean up proto abstractions (#2383) 2018-03-13 10:27:04 -07:00
Kestrel.Transport.Libuv.Tests.csproj Update samples and tests to target netcoreapp2.1 2017-11-16 14:43:15 -08:00
LibuvConnectionTests.cs Update to new corefx (#2369) 2018-03-08 14:23:07 -08:00
LibuvOutputConsumerTests.cs Remove KestrelThreadPool abstraction and replaced it with PipeScheduler (#2371) 2018-03-12 14:49:19 -07:00
LibuvThreadTests.cs Handle posting to the libuv thread after StopAsync (#2388) 2018-03-13 19:37:39 -07:00
LibuvTransportFactoryTests.cs Shorten folder names 2017-07-28 11:11:55 -07:00
LibuvTransportOptionsTests.cs Shorten folder names 2017-07-28 11:11:55 -07:00
LibuvTransportTests.cs Remove KestrelThreadPool abstraction and replaced it with PipeScheduler (#2371) 2018-03-12 14:49:19 -07:00
ListenerPrimaryTests.cs Remove KestrelThreadPool abstraction and replaced it with PipeScheduler (#2371) 2018-03-12 14:49:19 -07:00
MultipleLoopTests.cs React to pipes in corefx (#2337) 2018-02-28 12:41:51 -08:00
NetworkingTests.cs React to pipes in corefx (#2337) 2018-02-28 12:41:51 -08:00
UvStreamHandleTests.cs Shorten folder names 2017-07-28 11:11:55 -07:00
UvTimerHandleTests.cs Shorten folder names 2017-07-28 11:11:55 -07:00