Closed alexanderlanganke closed 3 years ago
Batch Job freezes the GUI process and cannot be interrupted. Currently the terminal window needs to be killed. Keyboard interrupt does not work.
Basic Threading is now enabled. Exiting mainloop now kills the running thread. GUI no longer freezes when running OCR Job.
Batch Job freezes the GUI process and cannot be interrupted. Currently the terminal window needs to be killed. Keyboard interrupt does not work.