Queer European MD passionate about IT
Davte %!s(int64=5) %!d(string=hai) anos
pai
achega
f52429fc4d
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      filebridging/server.py

+ 1 - 0
filebridging/server.py

@@ -173,6 +173,7 @@ class Server:
             else:
                 return 0  # On success, return 0
             # On exception, disconnect and return 1
+            logging.error("Disconnecting...")
             self.disconnect(connection_token=connection_token)
             return 1