mirror of
https://github.com/python/cpython.git
synced 2024-11-23 01:45:25 +08:00
1848ce61f3
Threads are gone after fork, so clear the queues too. Otherwise the child process (here created via multiprocessing.Process) crashes on interpreter exit. Co-authored-by: Serhiy Storchaka <storchaka@gmail.com> |
||
---|---|---|
.. | ||
futures | ||
__init__.py |