AllYarnsAreBeautiful/ayab-desktop

[BUG] `display_blocking_popup` signal is not blocking

Opened this issue · 0 comments

The connection to signal display_blocking_popup in signal_receiver.py is not of type Qt.BlockingQueuedConnection so the popups are not blocking.