Multiprocessing queue seems to be full before joining. Script is stuck at joining

前端 未结 0 1137
情书的邮戳
情书的邮戳 2020-12-13 05:56

I have a multiprocessing script and each process has many .put() and matching .get() actions (below is just an example, the real script has 80 .put() and 80 .get() actions f

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