tasks = [asyncio.ensure_future(coroutine1),asyncio.ensure_future(coroutine2) ... 6):tasks.append(asyncio.ensure_future(do_some_work(i))).
確定! 回上一頁