Liquidsoap restart shouldn't timeout
This commit is contained in:
parent
52e7c15c04
commit
caa3b420c4
1 changed files with 0 additions and 1 deletions
|
@ -180,7 +180,6 @@ class PypoFetch(Thread):
|
||||||
self.pypo_liquidsoap.clear_all_queues()
|
self.pypo_liquidsoap.clear_all_queues()
|
||||||
self.pypo_liquidsoap.clear_queue_tracker()
|
self.pypo_liquidsoap.clear_queue_tracker()
|
||||||
|
|
||||||
@ls_timeout
|
|
||||||
def restart_liquidsoap(self):
|
def restart_liquidsoap(self):
|
||||||
try:
|
try:
|
||||||
"""do not block - if we receive the lock then good - no other thread
|
"""do not block - if we receive the lock then good - no other thread
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue