Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c00ac7b

Browse files
[po] auto sync
1 parent 7a1c236 commit c00ac7b

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

library/asyncio-policy.po

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -356,6 +356,8 @@ msgid ""
356356
"*O(N)* complexity but requires a running event loop in the main thread to "
357357
"work."
358358
msgstr ""
359+
"该解决方案与 :class:`MultiLoopChildWatcher` 同样安全并同样具有 *O(N)* "
360+
"复杂度,但需要主线程有正在运行的事件循环才能工作。"
359361

360362
#: ../../library/asyncio-policy.rst:250
361363
msgid ""
@@ -374,7 +376,7 @@ msgstr "在处理大量子监视器时没有明显的开销( *O(1)* 每次子
374376
msgid ""
375377
"This solution requires a running event loop in the main thread to work, as "
376378
":class:`SafeChildWatcher`."
377-
msgstr ""
379+
msgstr "该解决方案需要主线程有正在运行的事件循环才能工作,这与 :class:`SafeChildWatcher` 一样。"
378380

379381
#: ../../library/asyncio-policy.rst:262
380382
msgid "Custom Policies"

0 commit comments

Comments
 (0)