mirror of
https://github.com/python/cpython.git
synced 2024-11-25 09:39:56 +01:00
ebb37fc3fd
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. |
||
---|---|---|
.. | ||
futures | ||
__init__.py |