Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/test_asyncio/
Dtest_tasks.py1887 async def wait_for_future(): function
1891 t = self.new_task(self.loop, wait_for_future())
1957 def wait_for_future(): function
1960 task = wait_for_future()
1974 def wait_for_future(): function
1981 task = wait_for_future()