Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
How to list all running QThreads?
-
threading.enumerate() and threading.active_count() seem to retrieve only the MainThread
-
Perhaps this should be moved to the language bindings forum
-
Hi,
Have a look at http://python.6.x6.nabble.com/NewBie-Doubt-in-Python-Thread-Programming-td904707.html