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.
asyncio
1 parent 50da78a commit e65e6deCopy full SHA for e65e6de
Doc/library/asyncio-dev.rst
@@ -149,8 +149,7 @@ adjusted::
149
150
151
Network logging can block the event loop. It is recommended to use
152
-a separate thread for handling logs or use non-blocking IO. For example,
153
-see :ref:`blocking-handlers`.
+a separate thread for handling logs or use non-blocking IO.
154
155
156
.. _asyncio-coroutine-not-scheduled:
0 commit comments