mirror of
https://github.com/python/cpython.git
synced 2026-06-28 11:50:50 +00:00
gh-101267: ProcessPoolExecutor no longer shares 1 BrokenProcessPool exception among all failed futures (GH-101268)
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _base.py | ||
| interpreter.py | ||
| process.py | ||
| thread.py | ||