aspnetcore/test/Microsoft.AspNet.Server.Kes...
Stephen Halter b9901c3bfe Surface fatal exceptions that stop the event loop
- Request an app Shutdown so KestrelEngine gets disposed
- Ensure Listener.Dispose doesn't deadlock before the engine
  can be disposed
- Rely on the existing logic to rethrow in the fatal error when
  the engine gets disposed
2015-07-21 11:58:26 -07:00
..
EngineTests.cs Surface fatal exceptions that stop the event loop 2015-07-21 11:58:26 -07:00
MessageBodyExchangerTests.cs Ensure all the C# files have copyright notices 2015-07-06 17:49:00 -07:00
MessageBodyTests.cs Ensure all the C# files have copyright notices 2015-07-06 17:49:00 -07:00
Microsoft.AspNet.Server.KestrelTests.xproj
NetworkingTests.cs Surface fatal exceptions that stop the event loop 2015-07-21 11:58:26 -07:00
Program.cs Ensure all the C# files have copyright notices 2015-07-06 17:49:00 -07:00
ShutdownNotImplemented.cs Surface fatal exceptions that stop the event loop 2015-07-21 11:58:26 -07:00
TestConnection.cs Ensure all the C# files have copyright notices 2015-07-06 17:49:00 -07:00
TestInput.cs Ensure all the C# files have copyright notices 2015-07-06 17:49:00 -07:00
TestServer.cs Surface fatal exceptions that stop the event loop 2015-07-21 11:58:26 -07:00
project.json