Basically we always want to use as many cores as possible, leaving like 2 or so to be nice to other processes
Details
Details
- Reviewers
mmodell - Group Reviewers
Release-Engineering-Team - Commits
- rMSCA2561b82f6211: Unify "give me some number of CPUs I can use for subtasks" logic
- Patch without arc
- git checkout -b D828 && curl -L https://phabricator.wikimedia.org/D828?download=true | git apply
Diff Detail
Diff Detail
- Repository
- rMSCA Scap
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Build has FAILED
Link to build: https://integration.wikimedia.org/ci/job/phabricator-jessie-diffs/777/
See console output for more information: https://integration.wikimedia.org/ci/job/phabricator-jessie-diffs/777/console
Comment Actions
Build has FAILED
Link to build: https://integration.wikimedia.org/ci/job/differential-docker-test/284/
See console output for more information: https://integration.wikimedia.org/ci/job/differential-docker-test/284/console
Comment Actions
/scap/main.py:28:1: F401 'multiprocessing' imported but unused
scap/main.py | ||
---|---|---|
28 | can be removed |