From caa3b420c4ba74c850ae714e189c55d57fb912b0 Mon Sep 17 00:00:00 2001 From: Martin Konecny Date: Thu, 13 Jun 2013 14:59:23 -0400 Subject: [PATCH] Liquidsoap restart shouldn't timeout --- python_apps/pypo/pypofetch.py | 1 - 1 file changed, 1 deletion(-) diff --git a/python_apps/pypo/pypofetch.py b/python_apps/pypo/pypofetch.py index 57d194360..f30cee258 100644 --- a/python_apps/pypo/pypofetch.py +++ b/python_apps/pypo/pypofetch.py @@ -180,7 +180,6 @@ class PypoFetch(Thread): self.pypo_liquidsoap.clear_all_queues() self.pypo_liquidsoap.clear_queue_tracker() - @ls_timeout def restart_liquidsoap(self): try: """do not block - if we receive the lock then good - no other thread