common: fail activities on any BaseException
KeyboardInterrupt wasn't catched as BaseException is the common parent of Exception and system-exiting exceptions like KeyboardInterrupt
Showing
Please
register
or
sign in
to comment
A prog2-höz tartozó friss repo anyagok itt elérhetőek: https://git.iit.bme.hu/
KeyboardInterrupt wasn't catched as BaseException is the common parent of Exception and system-exiting exceptions like KeyboardInterrupt