parent
fb55d9e9d1
commit
42a86fe0d4
@ -1159,6 +1159,7 @@ class XMLStream(object):
|
||||
shutdown = True
|
||||
except SyntaxError as e:
|
||||
log.error("Error reading from XML stream.")
|
||||
shutdown = True
|
||||
self.exception(e)
|
||||
except Socket.error as serr:
|
||||
self.event('socket_error', serr)
|
||||
|
Loading…
Reference in New Issue
Block a user