mirror of
https://github.com/python/cpython.git
synced 2026-03-19 19:30:53 +00:00
Fix an issue of concurrent.futures ProcessPoolExecutor shutdown hanging.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _base.py | ||
| process.py | ||
| thread.py | ||