Searched refs:bad_awaitable (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | test_asyncgen.py | 565 async def bad_awaitable(): function 582 result = self.loop.run_until_complete(bad_awaitable()) |
Completed in 3 milliseconds