asyncio 的事件循環有多種方法啓動協程, 最簡單的方案是run_until_complete(): ... return value: ('result1', 'Derived from result1').
確定! 回上一頁