mirror of
https://github.com/python/cpython.git
synced 2026-05-30 16:14:47 -04:00
1a7b8c0f4d
gh-130145: fix `loop.run_forever` when loop is already running (GH-130146)
(cherry picked from commit a545749b0e)
Co-authored-by: Kumar Aditya <kumaraditya@python.org>