簡單來說coroutine就是可以暫停釋放資源的function 在python中用async def去定義await是釋放資源的 ... 請善用asyncio.gather 或者asyncio.wait
確定! 回上一頁