gather(*tasks), if you care about return values. await asyncio.wait(tasks) async def _job(self, jobno: int) -> None: # Do stuff.
確定! 回上一頁