summaryrefslogtreecommitdiffstats
path: root/Python
diff options
context:
space:
mode:
authorGregory P. Smith <greg@krypto.org>2022-05-08 16:20:34 (GMT)
committerGitHub <noreply@github.com>2022-05-08 16:20:34 (GMT)
commitebb37fc3fdcb03db4e206db017eeef7aaffbae84 (patch)
tree11824a40e84b9841d17040751a98ec4576fda4d9 /Python
parenta84a56d80fa3d9a5909d074bbcd2efff7ef8f1b7 (diff)
downloadcpython-ebb37fc3fdcb03db4e206db017eeef7aaffbae84.zip
cpython-ebb37fc3fdcb03db4e206db017eeef7aaffbae84.tar.gz
cpython-ebb37fc3fdcb03db4e206db017eeef7aaffbae84.tar.bz2
gh-90622: Do not spawn ProcessPool workers on demand via fork method. (#91598)
Do not spawn ProcessPool workers on demand when they spawn via fork. This avoids potential deadlocks in the child processes due to forking from a multithreaded process.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions