]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-128364: Fix flaky `test_timeout` test (gh-130724) (gh-130729)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 1 Mar 2025 16:40:53 +0000 (17:40 +0100)
committerGitHub <noreply@github.com>
Sat, 1 Mar 2025 16:40:53 +0000 (16:40 +0000)
commit27f9f2b98afccf8c67e6fbd68f6a3663c84219fb
treee1edcd04c1d5d54e90512d0a22f566349e9d8c02
parentd922aa80fd2569db0e473cb570ac52465299a6fe
[3.12] gh-128364: Fix flaky `test_timeout` test (gh-130724) (gh-130729)

gh-128364: Fix flaky `test_timeout` test (gh-130724)
(cherry picked from commit cfa0b1dc375e63cde28e61a47108c645b0e74834)

Co-authored-by: Sam Gross <colesbury@gmail.com>
Lib/test/test_concurrent_futures/test_wait.py
Lib/test/test_concurrent_futures/util.py