reprozip icon indicating copy to clipboard operation
reprozip copied to clipboard

Running experiment is blocking reprounzip-qt

Open remram44 opened this issue 7 years ago • 0 comments

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.

remram44 avatar Dec 03 '18 19:12 remram44