summaryrefslogtreecommitdiffstats
path: root/Python
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2023-02-12 06:33:13 (GMT)
committerGitHub <noreply@github.com>2023-02-12 06:33:13 (GMT)
commitcec99ed1a7f76dda36816be0656e6f64e1d3ae1d (patch)
treea650afb6cd5cb80e0aa2c1bca4e0ff32910ef722 /Python
parentd17cc3dfeb9c3d0eecea4405b1ee3d9e36a7e299 (diff)
downloadcpython-cec99ed1a7f76dda36816be0656e6f64e1d3ae1d.zip
cpython-cec99ed1a7f76dda36816be0656e6f64e1d3ae1d.tar.gz
cpython-cec99ed1a7f76dda36816be0656e6f64e1d3ae1d.tar.bz2
gh-89792: Limit test_tools freeze test build parallelism based on the number of cores (GH-101841)
unhardcode freeze test build parallelism. base it on the number of cpus, don't use more than max(2, os.cpu_count()/3). (cherry picked from commit dfc2e065a2e71011017077e549cd2f9bf4944c54) Co-authored-by: Gregory P. Smith <greg@krypto.org>
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions