Contents:
controllers.controller_thread.
ControllerThread
Bases: object
object
Class of thread responsible for handling threads
terminate_thread
Terminates thread from another thread.
thread – the thread instance to stop
None