Skip to content
Snippets Groups Projects
Commit 64dec82b authored by nkour's avatar nkour
Browse files

readd something, unless there is a reason it got removed in [7706]

parent 6dde2b44
No related branches found
No related tags found
No related merge requests found
......@@ -135,6 +135,7 @@ class Dispatcher(PlugIn):
self._owner.Connection.disconnect()
return 0
except ExpatError:
sys.exc_clear()
self.DEBUG('Invalid XML received from server. Forcing disconnect.', 'error')
self._owner.Connection.pollend()
return 0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment