aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/test/test_pydoc.py
diff options
context:
space:
mode:
authorGregory P. Smith <greg@krypto.org>2022-05-08 09:20:34 -0700
committerGitHub <noreply@github.com>2022-05-08 09:20:34 -0700
commitebb37fc3fdcb03db4e206db017eeef7aaffbae84 (patch)
tree11824a40e84b9841d17040751a98ec4576fda4d9 /Lib/test/test_pydoc.py
parenta84a56d80fa3d9a5909d074bbcd2efff7ef8f1b7 (diff)
downloadcpython-ebb37fc3fdcb03db4e206db017eeef7aaffbae84.tar.gz
cpython-ebb37fc3fdcb03db4e206db017eeef7aaffbae84.zip
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 'Lib/test/test_pydoc.py')
0 files changed, 0 insertions, 0 deletions