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.py1482 def wait_for_future(): function
1486 t = self.new_task(self.loop, wait_for_future())
1552 def wait_for_future(): function
1555 task = wait_for_future()
1567 def wait_for_future(): function
1574 task = wait_for_future()