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

Co-authored-by: Sam Gross <colesbury@gmail.com>
2025-03-11 14:14:28 +00:00
..
__init__.py
executor.py [3.13] gh-130957: Use sleeping_retry in test_free_reference (GH-130958) (#131091) 2025-03-11 14:14:28 +00:00
test_as_completed.py
test_deadlock.py [3.13] Fix typos (#123775) (#123866) 2024-10-07 23:44:31 +02:00
test_future.py
test_init.py [3.13] gh-117657: Skip test when running under TSan (GH-121549) (GH-121553) 2024-07-09 21:37:30 +00:00
test_process_pool.py gh-117478: Add @support.requires_gil_enabled decorator (#117479) 2024-04-04 14:10:46 -04:00
test_shutdown.py gh-116682: stdout may be empty in test_cancel_futures_wait_false (#116683) 2024-03-12 20:11:58 -04:00
test_thread_pool.py [3.13] gh-88110: Clear concurrent.futures.thread._threads_queues after fork to avoid joining parent process' threads (GH-126098) (GH-127163) 2024-11-22 17:08:18 +00:00
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