aspnetcore/test
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
..
Kestrel.Core.Tests Fix race when SystemClock is accessed before first heartbeat (#2851) 2018-08-27 10:59:29 -07:00
Kestrel.InMemory.FunctionalTests Don't preserve the ExecutionContext when dispatching callbacks (#2861) 2018-08-28 09:32:33 -07:00
Kestrel.Tests
Kestrel.Transport.BindTests
Kestrel.Transport.FunctionalTests Fix race when SystemClock is accessed before first heartbeat (#2851) 2018-08-27 10:59:29 -07:00
Kestrel.Transport.Libuv.BindTests
Kestrel.Transport.Libuv.FunctionalTests
Kestrel.Transport.Libuv.Tests
Kestrel.Transport.Sockets.BindTests
Kestrel.Transport.Sockets.FunctionalTests
SystemdActivation
shared Fix race when SystemClock is accessed before first heartbeat (#2851) 2018-08-27 10:59:29 -07:00
Directory.Build.props
xunit.runner.json