-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
gh-130145: fix loop.run_forever when loop is already running
#130146
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
|
Merging as the fix is trivial. |
|
Thanks @kumaraditya303 for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13. |
…ythonGH-130146) (cherry picked from commit a545749) Co-authored-by: Kumar Aditya <[email protected]>
|
Sorry, @kumaraditya303, I could not cleanly backport this to |
|
GH-130147 is a backport of this pull request to the 3.13 branch. |
…GH-130146) (#130147) gh-130145: fix `loop.run_forever` when loop is already running (GH-130146) (cherry picked from commit a545749) Co-authored-by: Kumar Aditya <[email protected]>
@kumaraditya303 https://github.com/python/cpython/blob/3.12/Lib/asyncio/base_events.py has no |
Uh oh!
There was an error while loading. Please reload this page.