summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_concurrent_futures/util.py
Commit message (Expand)AuthorAgeFilesLines
* [3.13] gh-128364: Fix flaky `test_concurrent_futures.test_wait` tests (gh-130...Sam Gross2025-03-061-0/+18
* [3.13] Revert "gh-128364: Fix flaky `test_timeout` test (gh-130724)" (gh-1307...Miss Islington (bot)2025-03-011-7/+0
* [3.13] gh-128364: Fix flaky `test_timeout` test (gh-130724) (gh-130728)Miss Islington (bot)2025-03-011-0/+7
* gh-112536: Add TSAN builds on Github Actions (#116872)Donghee Na2024-03-161-0/+4
* gh-71052: Enable test_concurrent_futures on platforms that lack multiprocessi...Malcolm Smith2024-02-251-1/+7
* gh-108388: Convert test_concurrent_futures to package (#108401)Victor Stinner2023-08-241-0/+141