summaryrefslogtreecommitdiffstats
path: root/Python/pystate.c
diff options
context:
space:
mode:
authorGregory P. Smith <greg@krypto.org>2023-02-12 06:07:52 (GMT)
committerGitHub <noreply@github.com>2023-02-12 06:07:52 (GMT)
commitdfc2e065a2e71011017077e549cd2f9bf4944c54 (patch)
tree78b524aa18420e09d11cbca8b7e6a804cced1624 /Python/pystate.c
parentda2fb9264315dc30ac3012b4dbf5ba76d3f34433 (diff)
downloadcpython-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/pystate.c')
0 files changed, 0 insertions, 0 deletions