asyncio, Tulip issue 171: BaseEventLoop.close() now raises an exception if the
event loop is running. You must first stop the event loop and then wait until it stopped, before closing it.
Showing
Please register or sign in to comment
event loop is running. You must first stop the event loop and then wait until it stopped, before closing it.