mirror of
https://github.com/python/cpython.git
synced 2026-05-09 22:20:38 -04:00
8f6b0afd40
gh-132063: ensure that `ProcessPoolExecutor` does not swallow falsey exceptions (GH-132129)
(cherry picked from commit 933c6653cb)
Co-authored-by: Duprat <yduprat@gmail.com>