Closes #22429, asyncio: Fix EventLoop.run_until_complete(), don't stop the
event loop if a BaseException is raised, because the event loop is already stopped.
Showing
Please register or sign in to comment
event loop if a BaseException is raised, because the event loop is already stopped.