cpython/Lib/test/test_concurrent_futures
Miss Islington (bot) afffd97cd9
[3.12] gh-130957: Use sleeping_retry in test_free_reference (GH-130958) (#131092)
The weak reference may not be immediately dead.
(cherry picked from commit 1908115871)

Co-authored-by: Sam Gross <colesbury@gmail.com>
2025-03-11 10:13:41 -04:00
..
__init__.py
executor.py [3.12] gh-130957: Use sleeping_retry in test_free_reference (GH-130958) (#131092) 2025-03-11 10:13:41 -04:00
test_as_completed.py [3.12] gh-109565: Fix concurrent.futures test_future_times_out() (GH-109949) (#109952) 2023-10-02 17:40:16 +02:00
test_deadlock.py [3.12] Fix typos (#123775) (#123867) 2024-09-09 13:22:13 +00:00
test_future.py
test_init.py
test_process_pool.py [3.12] gh-109047: concurrent.futures catches RuntimeError (#109810) (#110126) 2023-10-02 17:47:10 +02:00
test_shutdown.py [3.12] gh-116682: stdout may be empty in test_cancel_futures_wait_false (GH-116683) (#116692) 2024-03-13 00:28:21 +00:00
test_thread_pool.py [3.12] gh-88110: Clear concurrent.futures.thread._threads_queues after fork to avoid joining parent process' threads (GH-126098) (GH-127164) 2024-11-30 09:05:46 +00:00
test_wait.py [3.12] Revert "gh-128364: Fix flaky test_timeout test (gh-130724)" (gh-130732) (#130735) 2025-03-01 17:40:51 +00:00
util.py [3.12] Revert "gh-128364: Fix flaky test_timeout test (gh-130724)" (gh-130732) (#130735) 2025-03-01 17:40:51 +00:00