summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_concurrent_futures/test_wait.py
Commit message (Expand)AuthorAgeFilesLines
* [3.13] gh-128364: Fix flaky `test_concurrent_futures.test_wait` tests (gh-130...Sam Gross2025-03-061-61/+101
* [3.13] Revert "gh-128364: Fix flaky `test_timeout` test (gh-130724)" (gh-1307...Miss Islington (bot)2025-03-011-4/+2
* [3.13] gh-128364: Fix flaky `test_timeout` test (gh-130724) (gh-130728)Miss Islington (bot)2025-03-011-2/+4
* gh-116622: Test updates for Android (#117299)Malcolm Smith2024-04-051-1/+1
* gh-109594: Fix concurrent.futures test_timeout() (#110018)Victor Stinner2023-09-281-8/+9
* gh-108416: Mark slow but not CPU bound test methods with requires_resource('w...Serhiy Storchaka2023-09-051-0/+3
* gh-108388: Convert test_concurrent_futures to package (#108401)Victor Stinner2023-08-241-0/+161