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
IIS
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