SIGN IN SIGN UP

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.
G
Gregory P. Smith committed
ebb37fc3fdcb03db4e206db017eeef7aaffbae84
Parent: a84a56d
Committed by GitHub <noreply@github.com> on 5/8/2022, 4:20:34 PM