summaryrefslogtreecommitdiffstats
path: root/Python/Python-tokenize.c
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2022-05-08 17:14:14 (GMT)
committerGitHub <noreply@github.com>2022-05-08 17:14:14 (GMT)
commit4270b7927de2260f5f1442bb90f788e9ad25ce9c (patch)
treeedf7487e853bbef369d1eb8f0815aaa281b169b4 /Python/Python-tokenize.c
parent5917e71017af916e4e03953794ec85f0381d8625 (diff)
downloadcpython-4270b7927de2260f5f1442bb90f788e9ad25ce9c.zip
cpython-4270b7927de2260f5f1442bb90f788e9ad25ce9c.tar.gz
cpython-4270b7927de2260f5f1442bb90f788e9ad25ce9c.tar.bz2
gh-90622: Do not spawn ProcessPool workers on demand via fork method. (GH-91598) (#92495)
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>
Diffstat (limited to 'Python/Python-tokenize.c')
0 files changed, 0 insertions, 0 deletions