You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: