◐ Shell
clean mode source ↗

gh-109702: Increase concurrent_futures deadlock timeout by vstinner · Pull Request #109703 · python/cpython

Replace SHORT_TIMEOUT with LONG_TIMEOUT in test_deadlock of
test_concurrent_futures.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Sep 22, 2023
…GH-109703)

Replace SHORT_TIMEOUT with LONG_TIMEOUT in test_deadlock of
test_concurrent_futures.
(cherry picked from commit 1eb1b45)

Co-authored-by: Victor Stinner <vstinner@python.org>

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Sep 22, 2023
…GH-109703)

Replace SHORT_TIMEOUT with LONG_TIMEOUT in test_deadlock of
test_concurrent_futures.
(cherry picked from commit 1eb1b45)

Co-authored-by: Victor Stinner <vstinner@python.org>

vstinner added a commit that referenced this pull request

Sep 22, 2023
…9703) (#109708)

gh-109702: Increase concurrent_futures deadlock timeout (GH-109703)

Replace SHORT_TIMEOUT with LONG_TIMEOUT in test_deadlock of
test_concurrent_futures.
(cherry picked from commit 1eb1b45)

Co-authored-by: Victor Stinner <vstinner@python.org>

csm10495 pushed a commit to csm10495/cpython that referenced this pull request

Sep 28, 2023
…#109703)

Replace SHORT_TIMEOUT with LONG_TIMEOUT in test_deadlock of
test_concurrent_futures.

Yhg1s pushed a commit that referenced this pull request

Oct 2, 2023
…9703) (#109705)

gh-109702: Increase concurrent_futures deadlock timeout (GH-109703)

Replace SHORT_TIMEOUT with LONG_TIMEOUT in test_deadlock of
test_concurrent_futures.
(cherry picked from commit 1eb1b45)

Co-authored-by: Victor Stinner <vstinner@python.org>

Glyphack pushed a commit to Glyphack/cpython that referenced this pull request

Sep 2, 2024
…#109703)

Replace SHORT_TIMEOUT with LONG_TIMEOUT in test_deadlock of
test_concurrent_futures.