How to terminate multiprocessing (under Linux) after an exception has raised in subordinate task?

后端 未结 0 577
情书的邮戳
情书的邮戳 2020-12-11 15:27

The following code shows a sample program that raises an exception in a multiprocessing task. If I run it (in an Linux environment), the script / program never terminates.

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