Running experiment is blocking reprounzip-qt #334
Labels
C-unpack-gui
Component: The Qt unpacking GUI (reprounzip-qt)
good first issue
Newcomers welcome! This should be easy and self-contained enough for someone new to the codebase
hacktoberfest
Newcomers welcome! This should be easy and self-contained enough for someone new to the codebase
T-enhancement
Type: En enhancement to existing code, or a new feature
The process should be waited on using signals rather than blocking the main thread.
This is not a big deal in practice (no interaction with the app is possible while the experiment is running) but can cause the window to go blank or show a "not responding" warning.
The text was updated successfully, but these errors were encountered: