]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] Revert "gh-128364: Fix flaky `test_timeout` test (gh-130724)" (gh-130732)...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 1 Mar 2025 17:40:51 +0000 (18:40 +0100)
committerGitHub <noreply@github.com>
Sat, 1 Mar 2025 17:40:51 +0000 (17:40 +0000)
commit99e18abe6f3b3a0fcb6b19381e2e77c8afaf007e
tree02e88b7b441167490bf963159b0237a84190a9dd
parent27f9f2b98afccf8c67e6fbd68f6a3663c84219fb
[3.12] Revert "gh-128364: Fix flaky `test_timeout` test (gh-130724)" (gh-130732) (#130735)

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.
(cherry picked from commit 5221d9ce0e2beb0fe04bed072e1bb448fd522882)

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