From 5b3c0cb1c8ad7a9f41ecfc46df9e2bb9dd66fb28 Mon Sep 17 00:00:00 2001 From: Roberto Soto Date: Sat, 2 Nov 2019 17:56:54 -0700 Subject: [PATCH] Revert "raising the exception might kill pypopush thread" This reverts commit 2afe01b3ddc94194101a4a2149116e27e0e115e5. --- python_apps/pypo/pypo/pypopush.py | 1 + 1 file changed, 1 insertion(+) diff --git a/python_apps/pypo/pypo/pypopush.py b/python_apps/pypo/pypo/pypopush.py index 5427c6112..e9b809473 100644 --- a/python_apps/pypo/pypo/pypopush.py +++ b/python_apps/pypo/pypo/pypopush.py @@ -69,6 +69,7 @@ class PypoPush(Thread): media_schedule = self.queue.get(block=True) except Exception, e: self.logger.error(str(e)) + raise else: self.logger.debug(media_schedule) #separate media_schedule list into currently_playing and