[12.10.20] Testing
This commit is contained in:
parent
dea841345c
commit
e2df32e5d6
@ -74,6 +74,9 @@ class Streamer():
|
|||||||
except ProtocolError:
|
except ProtocolError:
|
||||||
log("Protocol Error", 'ERR')
|
log("Protocol Error", 'ERR')
|
||||||
continue
|
continue
|
||||||
|
except:
|
||||||
|
log("Some other Error", 'ERR')
|
||||||
|
continue
|
||||||
|
|
||||||
class Listener(StreamListener):
|
class Listener(StreamListener):
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user