Sending a signal from a QThread closes the program [duplicate]
This question already has answers here: Declaration of the custom Signals (1 answer) Is it possible to create pyqtSignals on instances at runtime without using class variables? (3 answers) Closed last month. Python 3.11, PyQT6 GUI app, testing on Windows 10. I have a QThread doing some background work, and I’m trying to report progress […]