Home
last modified time | relevance | path

Searched refs:child_coro (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/test/test_asyncio/
H A Dtest_tasks.py2097 # The indirection fut->child_coro is needed since otherwise the
2099 def child_coro(): function
2101 gather_future = asyncio.gather(child_coro())

Completed in 5 milliseconds