cpython/Lib/concurrent
Miss Islington (bot) b06c3b3647
[3.9] bpo-45021: Fix a hang in forked children (GH-28007) (GH-28481)
_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:54:24 -07:00
..
futures [3.9] bpo-45021: Fix a hang in forked children (GH-28007) (GH-28481) 2021-09-20 11:54:24 -07:00
__init__.py