Skip to content

[3.12] gh-130736: Fix asyncio test_shutdown_default_executor_timeout() (GH-130800) #130826

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
Mar 4, 2025

Conversation

miss-islington
Copy link
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>
@kumaraditya303 kumaraditya303 merged commit a0ac4db into python:3.12 Mar 4, 2025
31 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