To do this you need to call the event loop's .run_in_executor() function and ... import concurrent.futures import time def slow_op(*args): ...
確定! 回上一頁