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 5903296 commit 5acccfaCopy full SHA for 5acccfa
1 file changed
Doc/library/asyncio-dev.rst
@@ -407,7 +407,7 @@ traceback where the task was created. Example of log in debug mode:
407
Close transports and event loops
408
--------------------------------
409
410
-When a transport is no more needed, call its ``close()`` method to release
+When a transport is no longer needed, call its ``close()`` method to release
411
resources. Event loops must also be closed explicitly.
412
413
If a transport or an event loop is not closed explicitly, a
0 commit comments