The bug occurred because the creation of the widget was done through a PyQt-Signal but the deletion occurred in the same thread as the background process. |
||
---|---|---|
.. | ||
__init__.py | ||
process.py | ||
process_dock.py |
The bug occurred because the creation of the widget was done through a PyQt-Signal but the deletion occurred in the same thread as the background process. |
||
---|---|---|
.. | ||
__init__.py | ||
process.py | ||
process_dock.py |