Qthread doesn’t start main application
I want to check client information from firebase server and I used 3 Qthread but it doesn’t start when verification finished.
How to stop running loop in PyQt GUI without closing the application?
I’m fairly new to PyQt and have been struggling with this problem for some time.