-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Transfer ThreadPool local queue to high-pri queue on Task blocking #109841
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Transfer ThreadPool local queue to high-pri queue on Task blocking #109841
Conversation
Added for now under the same config flag as is being used for other work prioritization experimentation.
018b145 to
4e739d4
Compare
|
/ba-g unrelated failures |
|
/backport to release/9.0-staging |
|
/backport to release/8.0-staging |
|
Started backporting to release/9.0-staging: https://github.com/dotnet/runtime/actions/runs/11922355963 |
|
Started backporting to release/8.0-staging: https://github.com/dotnet/runtime/actions/runs/11922357784 |
…otnet#109841) Added for now under the same config flag as is being used for other work prioritization experimentation.
Continuation of experiment in #103983