Got another warning after Leo starts: Leo 6.3-devel, devel branch, build cbb73524c3
2020-04-15 04:24:37 -0500 Note on using QApplication.exec_(): The GUI event loop is already running in the pyzo kernel, and exec_() does not block. In most cases your app should run fine without the need for modifications. For clarity, this is what the pyzo kernel does: - Prevent deletion of objects in the local scope of functions leading to exec_() - Prevent system exit right after the exec_() call Tom -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/82eb552e-2a7b-492c-95b1-1c114c0976b2%40googlegroups.com.
