以上代码中loop.run_until_complete(asyncio.wait(tasks)) 为什么不能直接写成asyncio.wait(tasks)python doc对asyncio.wait的解释为:
確定! 回上一頁