]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-128364: Fix flaky `test_timeout` test (gh-130724)
authorSam Gross <colesbury@gmail.com>
Sat, 1 Mar 2025 16:20:43 +0000 (11:20 -0500)
committerGitHub <noreply@github.com>
Sat, 1 Mar 2025 16:20:43 +0000 (16:20 +0000)
commitcfa0b1dc375e63cde28e61a47108c645b0e74834
tree644a64baf8bd415501a610f4607ddd4fc826905f
parentddc27f9c385f57db1c227b655ec84dcf097a8976
gh-128364: Fix flaky `test_timeout` test (gh-130724)
Lib/test/test_concurrent_futures/test_wait.py
Lib/test/test_concurrent_futures/util.py