task=asyncio.ensure_future(foo()) 那么如何判断创建的task到底是不是future 对象呢? async def exetask(): # task = asyncio.create_task(foo())
確定! 回上一頁