cpython/Lib/test/test_concurrent_futures
Miss Islington (bot) 8f6b0afd40
[3.13] gh-132063: ensure that ProcessPoolExecutor does not swallow falsey exceptions (GH-132129) (#132275)
gh-132063: ensure that `ProcessPoolExecutor` does not swallow falsey exceptions (GH-132129)
(cherry picked from commit 933c6653cb)

Co-authored-by: Duprat <yduprat@gmail.com>
2025-04-08 15:36:52 +00:00
..
__init__.py
executor.py [3.13] gh-132063: ensure that ProcessPoolExecutor does not swallow falsey exceptions (GH-132129) (#132275) 2025-04-08 15:36:52 +00:00
test_as_completed.py
test_deadlock.py
test_future.py
test_init.py
test_process_pool.py
test_shutdown.py
test_thread_pool.py
test_wait.py [3.13] gh-128364: Fix flaky test_concurrent_futures.test_wait tests (gh-130742) (#130922) 2025-03-06 13:49:03 -05:00
util.py [3.13] gh-128364: Fix flaky test_concurrent_futures.test_wait tests (gh-130742) (#130922) 2025-03-06 13:49:03 -05:00