Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32.1k
gh-130145: fixloop.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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Merging as the fix is trivial. |
a545749
intopython:mainUh oh!
There was an error while loading.Please reload this page.
Thanks@kumaraditya303 for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13. |
…ythonGH-130146)(cherry picked from commita545749)Co-authored-by: Kumar Aditya <kumaraditya@python.org>
Sorry,@kumaraditya303, I could not cleanly backport this to
|
GH-130147 is a backport of this pull request to the3.13 branch. |
…GH-130146) (#130147)gh-130145: fix `loop.run_forever` when loop is already running (GH-130146)(cherry picked from commita545749)Co-authored-by: Kumar Aditya <kumaraditya@python.org>
@kumaraditya303https://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.