cpython/Lib/test/test_concurrent_futures
Antoine Pitrou 25243b1461
[3.12] gh-112536: Add TSAN build on Github Actions (GH-116872)
(cherry picked from commit 20578a1f68)

Co-authored-by: Donghee Na <donghee.na@python.org>
2024-03-18 09:52:54 +00:00
..
__init__.py
executor.py [3.12] gh-108834: Sync libregrtest with the main branch (#108966) 2023-09-08 15:14:17 +02: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] gh-109917: Fix test instability in test_concurrent_futures (GH-110306) (#110315) 2023-10-03 22:28: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
test_wait.py [3.12] gh-109594: Fix concurrent.futures test_timeout() (GH-110018) (#110021) 2023-10-02 17:42:03 +02:00
util.py [3.12] gh-112536: Add TSAN build on Github Actions (GH-116872) 2024-03-18 09:52:54 +00:00