- 
    Bug 
- 
    Resolution: Done
- 
    P3: Somewhat important 
- 
    None
- 
    5.15.2, 6.3.1
- 
    None
- 
    Python 3.8.5 64 bit
 Windows 10
- 
        
- 
        5c37a8c9ff (pyside/pyside-setup/dev) 5c37a8c9ff (pyside/tqtc-pyside-setup/dev) 5c37a8c9ff (pyside/tqtc-pyside-setup/tqtc/dev) 16c25a20cf (pyside/pyside-setup/6.3) 32538b5143 (pyside/tqtc-pyside-setup/6.2) 16c25a20cf (pyside/pyside-setup/6.3.2)
Issue:
When invoking QMessageBox.information in main thread it blocks execution of worker thread until message box is closed.
This both occurs when using PySide2 5.15.2 and PySide6 6.3.1 .
Expected behavior:
Invoking QMessageBox.information doesn't affect worker thread.
Notes:
This doesn't happen when using PyQt5 5.15.7 .
- relates to
- 
                    PYSIDE-803 QThread Freezes GUI -         
- Closed
 
-