If workers (the detected or configured number of CPUs) is greater
than the number of work items, then some of the workers end up getting
0 work items. Let's not create such workers.
Details
Details
- Reviewers
pulkit - Group Reviewers
hg-reviewers - Commits
- rHG26eb62bd0550: posixworker: avoid creating workers that end up getting no work
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.