microdot
microdot copied to clipboard
Some crashes cause the server to exit
Some errors that result from SSL client errors cause the server to exit, due to a write call in line 1295 of microdot.py not having a try/catch around it. See discussion in #205.