cpython/Lib/concurrent
nullptr 0bfa1106ac
bpo-45021: Fix a hang in forked children (GH-28007)
_global_shutdown_lock should be reinitialized in forked children
2021-09-20 11:30:19 -07:00
..
futures bpo-45021: Fix a hang in forked children (GH-28007) 2021-09-20 11:30:19 -07:00
__init__.py