cpython/Lib/concurrent
Miss Islington (bot) d0d83a9431
[3.10] bpo-45021: Fix a hang in forked children (GH-28007) (GH-28480)
_global_shutdown_lock should be reinitialized in forked children
(cherry picked from commit 0bfa1106ac)


Co-authored-by: nullptr <3621629+0x0L@users.noreply.github.com>

Automerge-Triggered-By: GH:gpshead
2021-09-20 11:52:23 -07:00
..
futures [3.10] bpo-45021: Fix a hang in forked children (GH-28007) (GH-28480) 2021-09-20 11:52:23 -07:00
__init__.py