aspnetcore/src
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
..
Connections.Abstractions Don't preserve the ExecutionContext when dispatching callbacks (#2861) 2018-08-28 09:32:33 -07:00
Kestrel Add new ConfigureKestrel extensions #2760 2018-07-27 15:25:18 -07:00
Kestrel.Core Don't preserve the ExecutionContext when dispatching callbacks (#2861) 2018-08-28 09:32:33 -07:00
Kestrel.Https
Kestrel.Transport.Abstractions General connection management (#2834) 2018-08-22 20:35:28 -07:00
Kestrel.Transport.Libuv Don't preserve the ExecutionContext when dispatching callbacks (#2861) 2018-08-28 09:32:33 -07:00
Kestrel.Transport.Sockets Don't preserve the ExecutionContext when dispatching callbacks (#2861) 2018-08-28 09:32:33 -07:00
shared Merge branch 'release/2.1' into release/2.2 2018-07-24 11:43:13 -07:00
Directory.Build.props Enable pubternability analyzer (#2560) 2018-05-16 13:42:56 -07:00