Skip to content

Commit d9f74a0

Browse files
authored
Update library/asyncio-dev.po
1 parent 9384657 commit d9f74a0

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

library/asyncio-dev.po

+2-3
Original file line numberDiff line numberDiff line change
@@ -268,14 +268,13 @@ msgstr ""
268268
"::"
269269

270270
#: ../../library/asyncio-dev.rst:151
271-
#, fuzzy
272271
msgid ""
273272
"Network logging can block the event loop. It is recommended to use a "
274273
"separate thread for handling logs or use non-blocking IO. For example, see :"
275274
"ref:`blocking-handlers`."
276275
msgstr ""
277-
"網路日誌記錄可以阻止事件迴圈。建議使用單獨的執行緒來處理日誌或使用非阻塞 IO"
278-
"例如,參見 :ref:`blocking-handlers`。"
276+
"網路日誌記錄可能會阻塞事件迴圈。建議使用獨立的執行緒來處理日誌或使用非阻塞 IO"
277+
",範例請參見 :ref:`blocking-handlers`。"
279278

280279
#: ../../library/asyncio-dev.rst:159
281280
msgid "Detect never-awaited coroutines"

0 commit comments

Comments
 (0)