Searched refs:wait_for_future (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/test/test_asyncio/ | ||
H A D | test_tasks.py | 1678 async def wait_for_future(): function 1682 t = self.new_task(self.loop, wait_for_future()) |
Completed in 5 milliseconds