I have a certain PyQt5 project. In this project I need to do a couple of things simultaneously, hence the use of threads. Since a job sometimes must be cancelled on
PyQt5