I was using pyqt5 and need to multithread some functions. But with multirheading python just switch between threads which makes it slower. I tried to use multiprocessing ins