[Interest] running pyqt app event loop in secondary thread, using (Py)Qt6.5

Thiago Macieira thiago.macieira at intel.com
Sat Sep 23 06:04:42 CEST 2023


On Friday, 22 September 2023 15:48:53 PDT Stefan Seefeld wrote:
> I'm not sure what "at the same time" means. At least in my sample code, I'm
> really calling the `quit()` function from a different thread (while the
> event loop is still running, of course), and am only destroying the
> application after the `exec()` function has completed.

Then stop guessing. Get the backtrace of those messages, by setting 
QT_FATAL_WARNINGS=1 and inspecting the core dump, or by running the entire 
thing inside the debugger.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Cloud Software Architect - Intel DCAI Cloud Engineering
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5152 bytes
Desc: not available
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20230922/5fd3bd75/attachment.bin>


More information about the Interest mailing list