int-72h / oftoast1

(DEPRECATED) Open Fortress frontend using TVN.
GNU General Public License v3.0
6 stars 10 forks source link

Fix exception handling #16

Closed oidro closed 2 years ago

oidro commented 2 years ago

I fixed some issues with the exception handling in gui.py, such as the way exceptions are grouped into one statement, and checking for "timeout" or "reset" being present in the exception message.