8000
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 114129f commit 30c47c4Copy full SHA for 30c47c4
library/asyncio-dev.po
@@ -268,14 +268,13 @@ msgstr ""
268
"::"
269
270
#: ../../library/asyncio-dev.rst:151
271
-#, fuzzy
272
msgid ""
273
"Network logging can block the event loop. It is recommended to use a "
274
"separate thread for handling logs or use non-blocking IO. For example, see :"
275
"ref:`blocking-handlers`."
276
msgstr ""
277
-"網路日誌記錄可以阻止事件迴圈。建議使用單獨的執行緒來處理日誌或使用非阻塞 IO。"
278
-"例如,參見 :ref:`blocking-handlers`。"
+"網路日誌記錄可能會阻塞事件迴圈。建議使用獨立的執行緒來處理日誌或使用非阻塞 IO"
+",範例請參見 :ref:`blocking-handlers`。"
279
280
#: ../../library/asyncio-dev.rst:159
281
msgid "Detect never-awaited coroutines"
0 commit comments