mirror of
https://github.com/python/cpython.git
synced 2026-05-08 13:40:46 -04:00
2dc94634b5
Fix an issue of concurrent.futures ProcessPoolExecutor shutdown hanging. Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>