diff options
author | Gregory P. Smith <greg@krypto.org> | 2023-02-12 06:07:52 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-12 06:07:52 (GMT) |
commit | dfc2e065a2e71011017077e549cd2f9bf4944c54 (patch) | |
tree | 78b524aa18420e09d11cbca8b7e6a804cced1624 /Python/condvar.h | |
parent | da2fb9264315dc30ac3012b4dbf5ba76d3f34433 (diff) | |
download | cpython-dfc2e065a2e71011017077e549cd2f9bf4944c54.zip cpython-dfc2e065a2e71011017077e549cd2f9bf4944c54.tar.gz cpython-dfc2e065a2e71011017077e549cd2f9bf4944c54.tar.bz2 |
gh-89792: Limit test_tools freeze test build parallelism based on the number of cores (#101841)
unhardcode freeze test build parallelism. base it on the number of cpus, don't use more than max(2, os.cpu_count()/3).
Diffstat (limited to 'Python/condvar.h')
0 files changed, 0 insertions, 0 deletions