As the title said - I ran Classify.py, only to find that one of my paths (to query_sequences) wasn't correct.
Ctrl + C to interrupt seems to lead to an endless string of processes, apparently running racquire() and self.run(), forcing me to kill the entire window just to escape.
What's going on under the hood that makes this script impossible to terminate once started?
As the title said - I ran Classify.py, only to find that one of my paths (to query_sequences) wasn't correct.
Ctrl + C to interrupt seems to lead to an endless string of processes, apparently running racquire() and self.run(), forcing me to kill the entire window just to escape.
What's going on under the hood that makes this script impossible to terminate once started?