Test 7
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user