我想要做的是将 asyncio.gather() 协程包装在 asyncio.wait_for() 中,并带有一个 timeout 参数。我还需要满足以下条件: return_exceptions=True (来自 asyncio.gather() ...
確定! 回上一頁