另一個取得Future 物件的做法是使用 loop.run_in_executor , executor 指的是 concurrent.futures 所提供的threading/process executor,傳入 None ...
確定! 回上一頁