PyQt threads are not shown in concurrency diagram?
Answered
Running the concurrency diagram feature for a Python application that uses PyQt threads does not show up on the diagram.
Apart from the support for asyncio, the documentation does not seem to mention what types of threads can be visualized in the diagram.
https://www.jetbrains.com/help/pycharm/2016.3/thread-concurrency-visualization.html
Am I correct that PyQt threads are not supported yet in the concurrency diagram?
PyCharm 2017.1.2
Build #PY-171.4249.47, built on April 26, 2017
JRE: 1.8.0_112-release-736-b21 amd64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Windows Server 2012 R2 6.3
Please sign in to leave a comment.
Hi! Yes, unfortunately, it doesn't work with PyQt threads, please, vote for the issue: https://youtrack.jetbrains.com/issue/PY-24162
Sorry, I did not see the duplicate entry. I upvoted the already created issue.