SIGN IN SIGN UP

[3.10] gh-90622: Do not spawn ProcessPool workers on demand via fork method. (GH-91598) (#92497)

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>
G
Gregory P. Smith committed
b795376a628ae7cc354addbb926d724ebe364fec
Parent: 1dbf699
Committed by GitHub <noreply@github.com> on 5/8/2022, 5:12:46 PM