mirror of
https://github.com/lgandx/Responder.git
synced 2025-12-06 04:31:30 +00:00
Handle MQTT exceptions properly
This commit is contained in:
@@ -201,5 +201,5 @@ class MQTT(BaseRequestHandler):
|
||||
|
||||
|
||||
except Exception:
|
||||
raise
|
||||
self.request.close()
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user