await

单个的task

await task

多个
await asyncio.wait(tasks)

posted @ 2018-12-08 10:55  CrossPython  阅读(224)  评论(0)    收藏  举报