By default, an event loop uses a thread pool executor (ThreadPoolExecutor). BaseEventLoop.run_in_executor(executor, callback, *args)¶. Arrange for a callback to ...
確定! 回上一頁