FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.12] gh-127258: Fix asyncio test_staggered_race_with_eager_tasks() (GH-127358) by miss-islington · Pull Request #127402 · python/cpython · GitHub

/ cpython Public

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

Merged
vstinner merged 1 commit into
python:3.12from
miss-islington:backport-bfabf96-3.12
Nov 29, 2024
Merged

[3.12] gh-127258: Fix asyncio test_staggered_race_with_eager_tasks() (GH-127358)#127402
vstinner merged 1 commit into
python:3.12from
miss-islington:backport-bfabf96-3.12

Conversation

miss-islington commented Nov 29, 2024
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Contributor

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 merged commit fc6c2de into python:3.12 Nov 29, 2024
miss-islington deleted the backport-bfabf96-3.12 branch January 2, 2026 18:39
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL