]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Revert "gh-128364: Fix flaky `test_timeout` test (gh-130724)" (gh-130732)
authorSam Gross <colesbury@gmail.com>
Sat, 1 Mar 2025 17:22:13 +0000 (12:22 -0500)
committerGitHub <noreply@github.com>
Sat, 1 Mar 2025 17:22:13 +0000 (17:22 +0000)
commit5221d9ce0e2beb0fe04bed072e1bb448fd522882
tree1d9362fc6d17c416cd31f16bcb649f0455e6681b
parentcfa0b1dc375e63cde28e61a47108c645b0e74834
Revert "gh-128364: Fix flaky `test_timeout` test (gh-130724)" (gh-130732)

Change broke Android and iOS buildbots that do not have multiprocessing.

This reverts commit cfa0b1dc375e63cde28e61a47108c645b0e74834.
Lib/test/test_concurrent_futures/test_wait.py
Lib/test/test_concurrent_futures/util.py