summaryrefslogtreecommitdiffstats
path: root/Python/thread_pthread.h
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2022-05-08 18:22:36 (GMT)
committerGitHub <noreply@github.com>2022-05-08 18:22:36 (GMT)
commit8e523c1151a4a6a1a239238dfd0cdae51e815dfe (patch)
treefabe3d7a802fe293810039dc9f2c0e016308e947 /Python/thread_pthread.h
parent08907ad687638a7518fd15243f8cba592e94370c (diff)
downloadcpython-8e523c1151a4a6a1a239238dfd0cdae51e815dfe.zip
cpython-8e523c1151a4a6a1a239238dfd0cdae51e815dfe.tar.gz
cpython-8e523c1151a4a6a1a239238dfd0cdae51e815dfe.tar.bz2
[3.10] gh-90622: Do not spawn ProcessPool workers on demand via fork method. (GH-91598) (GH-92497) (#92499)
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.. (cherry picked from commit ebb37fc3fdcb03db4e206db017eeef7aaffbae84) Co-authored-by: Gregory P. Smith <greg@krypto.org> (cherry picked from commit b795376a628ae7cc354addbb926d724ebe364fec) Co-authored-by: Gregory P. Smith <greg@krypto.org> Co-authored-by: Gregory P. Smith <greg@krypto.org>
Diffstat (limited to 'Python/thread_pthread.h')
0 files changed, 0 insertions, 0 deletions