gh-109401: Fix threading barrier test_default_timeout() by vstinner · Pull Request #109875 · python/cpython · GitHub
Skip to content

gh-109401: Fix threading barrier test_default_timeout() - #109875

Merged
vstinner merged 1 commit into
python:mainfrom
vstinner:barrier_timeout
Sep 26, 2023
Merged

vstinner merged 1 commit into
python:mainfrom
vstinner:barrier_timeout

Conversation

@vstinner

@vstinner vstinner commented Sep 25, 2023

Copy link
Copy Markdown
Member

Increase timeouts. Barrier default timeout should be long enough to spawn 4 threads on a slow CI.

Increase timeouts. Barrier default timeout should be long enough to
spawn 4 threads on a slow CI.
@vstinner
vstinner enabled auto-merge (squash) September 25, 2023 23:38
@vstinner

Copy link
Copy Markdown
Member Author

@vstinner
vstinner merged commit e5186c3 into python:main Sep 26, 2023
@vstinner
vstinner deleted the barrier_timeout branch September 26, 2023 00:07
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 26, 2023
…GH-109875)

Increase timeouts. Barrier default timeout should be long enough to
spawn 4 threads on a slow CI.
(cherry picked from commit e5186c3)

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

bedevere-app Bot commented Sep 26, 2023

Copy link
Copy Markdown

GH-109876 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.12 only security fixes label Sep 26, 2023
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 26, 2023
…GH-109875)

Increase timeouts. Barrier default timeout should be long enough to
spawn 4 threads on a slow CI.
(cherry picked from commit e5186c3)

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

bedevere-app Bot commented Sep 26, 2023

Copy link
Copy Markdown

GH-109877 is a backport of this pull request to the 3.11 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.11 only security fixes label Sep 26, 2023
@vstinner

Copy link
Copy Markdown
Member Author

vstinner added a commit that referenced this pull request Sep 26, 2023
…9875) (#109877)

gh-109401: Fix threading barrier test_default_timeout() (GH-109875)

Increase timeouts. Barrier default timeout should be long enough to
spawn 4 threads on a slow CI.
(cherry picked from commit e5186c3)

Co-authored-by: Victor Stinner <vstinner@python.org>
csm10495 pushed a commit to csm10495/cpython that referenced this pull request Sep 28, 2023
…#109875)

Increase timeouts. Barrier default timeout should be long enough to
spawn 4 threads on a slow CI.
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
…#109875)

Increase timeouts. Barrier default timeout should be long enough to
spawn 4 threads on a slow CI.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants