asyncio future 和task,asynciofuture和taskfuture是一个协程等待对象,task任务等待是基于这个等待对象的,task对象继承future,await开启future ...
確定! 回上一頁