How to interrupt a running parallel process in python?

前端 未结 0 1972
粉色の甜心
粉色の甜心 2020-12-04 16:42

I want to exit the parallel process from one of the defs (using a return?), so that the program continues after the last line of this code:

from threading imp         


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