-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Check for time-sensitive work when worker thread starvation is ongoing (
#61931) - Otherwise timer callbacks may not run when worker threads are continually starved - The change is similar to what was done in CoreCLR's native thread pool - Fixes #61804
- Loading branch information
Showing
1 changed file
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters