I have a StoppableThread class:
class StoppableThread(Thread): """Thread class with a stop() method. The thread itself has to check reg