How to make sure that all the python **pool.apply_async()** calls are executed before the pool is closed?

后端 未结 0 679
长发绾君心
长发绾君心 2020-12-18 09:02

How to make sure that all the pool.apply_async() calls are executed and their results are accumulated through callback before a premature c

相关标签:
回答
  • 消灭零回复
提交回复
热议问题