CC-3767: Pypo push crashed
This commit is contained in:
parent
b01921abea
commit
240756f98b
@ -129,7 +129,8 @@ class PypoPush(Thread):
|
||||
tn.write('exit\n')
|
||||
tn.read_all()
|
||||
except Exception, e:
|
||||
self.logger.error(str(e))
|
||||
self.logger.error("Error connecting to Liquidsoap: %s", e)
|
||||
response = []
|
||||
finally:
|
||||
self.telnet_lock.release()
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user