]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-128364: Fix flaky `test_timeout` test (gh-130724) (gh-130728)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 1 Mar 2025 16:46:58 +0000 (17:46 +0100)
committerGitHub <noreply@github.com>
Sat, 1 Mar 2025 16:46:58 +0000 (16:46 +0000)
commit5070864e161532a14a596c339d94712663142c33
treee98e6cb284636b2fc0ed357b04d3a61947c3455b
parent137595f2a184b3f7aba739c5dcfb2fb5c8cba8a0
[3.13] gh-128364: Fix flaky `test_timeout` test (gh-130724) (gh-130728)

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