Dowen Liu
2021-11-04
14:56 秒的这个 LocalPool 的 run 方法和示例代码的 block_on 函数没有关系吧。他们都调用了 run_executor 函数。block_on 应该是在调用者线程运行了,没有创建或使用 LocalPool 吧?