Searched refs:aws (Results 1 – 1 of 1) sorted by relevance
56 async def gather(*aws, return_exceptions=False): argument57 ts = [core._promote_to_task(aw) for aw in aws]
Completed in 3 milliseconds