asyncio之asyncio.run

mac2022-06-30  27

asyncio.run(coro, *, debug=False)

python3.7加入,只能作为asyncio的入口函数。

转载于:https://www.cnblogs.com/c-x-a/p/10339238.html

最新回复(0)