簡單來說coroutine就是可以暫停釋放資源的function 在python中用async def去 ... return '第{} 任務完成'.format(num)async def raise_error(num):
確定! 回上一頁