how to properly add tasks to asyncio.wait in python?

前端 未结 0 1612
闹比i
闹比i 2021-01-05 03:19

When I wait for a task with asyncio.wait(), it doesn\'t return the sub-tasks created by it. Here is a running example: asyncio.wait runs waiter and addwaiter tasks. Addwaite

相关标签:
回答
  • 消灭零回复
提交回复
热议问题