aspnetcore/src/Servers
David Fowler 6aa13dde98
Use a dedicated thread for timers in rather than a Timer (#21490)
* Use a dedicated thread for timers in rather than a Timer
- This make it possible to still timeout various operations when there's thread pool starvation occurring.
- Print heartbeat slow if duration > interval
2020-05-08 01:07:36 -07:00
..
Connections.Abstractions
HttpSys Add AuthenticationDisplayName to HttpSys (#21410) 2020-05-02 09:11:51 -07:00
IIS Upgrade to more recent .NET SDK (#21017) 2020-05-05 21:59:15 -07:00
Kestrel Use a dedicated thread for timers in rather than a Timer (#21490) 2020-05-08 01:07:36 -07:00
test/FunctionalTests
testassets
build.cmd