Home
last modified time | relevance | path

Searched refs:blocking_coroutine (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Lib/test/test_asyncio/
Dtest_tasks.py2110 def blocking_coroutine(): function
2115 task = loop.create_task(blocking_coroutine())