iansan5653 / open-mcr

:pencil: Exam bubble sheet scorer. Created with OpenCV and Python.
GNU General Public License v3.0
160 stars 54 forks source link

When the UI is closed without completing testing, it is never terminated and remains running in the background #45

Closed iansan5653 closed 2 years ago

iansan5653 commented 2 years ago

Repro:

  1. Run python src/main.py
  2. Press the close button.
  3. The process is still running - you can see how the console has not returned control to the user: image