kitizz/nutmeg

Properly close threads and processes in Python Client

kitizz opened this issue · 0 comments

When a cancel signal is sent to a python script running Nutmeg, it does not seem to close properly.

Ensure that all threads are killed and a proper exit is made.