concurrent.futures.ProcessPoolExecutor hangs when the function is a lambda or nested function

后端 未结 0 1085
逝去的感伤
逝去的感伤 2021-01-29 07:35

Can anyone provide insight into why using lambda or a nested function (f) would make concurrent.futures.ProcessPoolExecutor hang in the following code

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