-
-
Notifications
You must be signed in to change notification settings - Fork 31.9k
gh-99357: Close the event loop when it is no longer used in test_uncancel_structured_blocks #99414
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
Conversation
xiaochen7
commented
Nov 12, 2022
•
edited by bedevere-bot
Loading
edited by bedevere-bot
- Issue: Test test_asyncio prints quite a few ResourceWarnings for "unclosed event loop" #99357
…t_uncancel_structured_blocks
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
@kumaraditya303 Should we backport this? |
Thanks @xiaochen7 for the PR, and @gvanrossum for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11. |
Sorry @xiaochen7 and @gvanrossum, I had trouble checking out the |
Thanks @xiaochen7 for the PR, and @gvanrossum for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11. |
GH-99424 is a backport of this pull request to the 3.11 branch. |
…t_uncancel_structured_blocks (pythonGH-99414) (cherry picked from commit 99972dc) Co-authored-by: Xiao Chen <[email protected]>
Let's backport to 3.11. |
…st_uncancel_structured_blocks (GH-99414) (#99424) (cherry picked from commit 99972dc) Co-authored-by: Xiao Chen <[email protected]>