Skip to content

[3.13] gh-130736: Fix asyncio test_shutdown_default_executor_timeout() (GH-130800)#130825

Merged
kumaraditya303 merged 1 commit intopython:3.13from
miss-islington:backport-6c48ed7-3.13
Mar 4, 2025
Merged

[3.13] gh-130736: Fix asyncio test_shutdown_default_executor_timeout() (GH-130800)#130825
kumaraditya303 merged 1 commit intopython:3.13from
miss-islington:backport-6c48ed7-3.13

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented Mar 4, 2025

Replace time.sleep() with threading.Event.
(cherry picked from commit 6c48ed7)

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

…pythonGH-130800)

Replace time.sleep() with threading.Event.
(cherry picked from commit 6c48ed7)

Co-authored-by: Victor Stinner <vstinner@python.org>
@bedevere-app bedevere-app bot added tests Tests in the Lib/test dir awaiting review labels Mar 4, 2025
@kumaraditya303 kumaraditya303 merged commit 39dc7a1 into python:3.13 Mar 4, 2025
40 checks passed
@miss-islington miss-islington deleted the backport-6c48ed7-3.13 branch January 2, 2026 16:51
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