pymdht icon indicating copy to clipboard operation
pymdht copied to clipboard

Kill UI when minitwisted crashes

Open rauljim opened this issue 13 years ago • 0 comments

Now, whenever the minitwisted thread crashes, the main thread keeps running. I think it's better to use a threading.join() to kill the whole process when the minitwisted thread dies.

rauljim avatar Nov 18 '11 09:11 rauljim