Skip to content
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

Reduce contention in the work stealing pool for single fiber workloads #1428

Merged
merged 1 commit into from
Nov 19, 2020

Do not notify workers when there is nothing to steal

c339180
Select commit
Loading
Failed to load commit list.
Merged

Reduce contention in the work stealing pool for single fiber workloads #1428

Do not notify workers when there is nothing to steal
c339180
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs