aspnetcore/test/Kestrel.InMemory.Functional.../TestTransport
David Fowler 6dc55a0462
Don't preserve the ExecutionContext when dispatching callbacks (#2861)
* Don't preserve the ExecutionContext when dispatching callbacks
- The layers up stack already preserve and restore the ExecutionContext, there's no need to capture and run for the scheduler callback and cancellation token callback
2018-08-28 09:32:33 -07:00
..
InMemoryConnection.cs Add in-memory functional test project (#2780) 2018-08-07 15:34:11 -07:00
InMemoryHttpClientSlim.cs Add in-memory functional test project (#2780) 2018-08-07 15:34:11 -07:00
InMemoryTransportConnection.cs Don't preserve the ExecutionContext when dispatching callbacks (#2861) 2018-08-28 09:32:33 -07:00
InMemoryTransportFactory.cs Add in-memory functional test project (#2780) 2018-08-07 15:34:11 -07:00
TestServer.cs Add in-memory functional test project (#2780) 2018-08-07 15:34:11 -07:00