alisianoi / pytest-qt-wait-mwe

Shows my problem with qtbot.waitSignal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

First, install the dependencies:

pip install -r requirements.txt

Then, run the test multiple times:

pytest --count 100

There is a good chance that the tests will hang indefinitely :( Sometimes they crash with a segfault instead (hard to catch)

About

Shows my problem with qtbot.waitSignal


Languages

Language:Python 100.0%