Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6a47f3 commit b83d917Copy full SHA for b83d917
1 file changed
Doc/library/asyncio-eventloop.rst
@@ -137,7 +137,7 @@ Running and stopping the loop
137
138
Close the event loop.
139
140
- The loop must be running when this function is called.
+ The loop must not be running when this function is called.
141
Any pending callbacks will be discarded.
142
143
This method clears all queues and shuts down the executor, but does
0 commit comments