Closed brenthuisman closed 5 years ago
Note: First improvement is already done in cli mode (tqdm). Second point: make sure the interrupt is atomic, then cleanup isn't necessary.
With todays updates, the current file is shown during processing. The program is in both cli and gui modes intrerruptable (SIGINT, CTRL+C, Close Window), so we can close this issue. The latest action I think is atomic, but if it wasn't, then that's probably what the user intended by closing the window (shutdown).
Since executing the actions may take a while, a bit more info on its progress is nice.
Add the following: