8000 [3.12] gh-127258: Fix asyncio test_staggered_race_with_eager_tasks() (GH-127358) by miss-islington · Pull Request #127402 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

[3.12] gh-127258: Fix asyncio test_staggered_race_with_eager_tasks() (GH-127358) #127402

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 29, 2024

Conversation

miss-islington
Copy link
Contributor
@miss-islington miss-islington commented Nov 29, 2024

Replace the sleep(2) with a task which is blocked forever.
(cherry picked from commit bfabf96)

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

…ythonGH-127358)

Replace the sleep(2) with a task which is blocked forever.
(cherry picked from commit bfabf96)

Co-authored-by: Victor Stinner <vstinner@python.org>
@vstinner vstinner merged commit fc6c2de into python:3.12 Nov 29, 2024
32 of 33 checks passed
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 topic-asyncio
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0