Revert "raising the exception might kill pypopush thread"

This reverts commit 2afe01b3ddc94194101a4a2149116e27e0e115e5.
This commit is contained in:
Roberto Soto 2019-11-02 17:56:54 -07:00
parent cdf9f6f98e
commit 5b3c0cb1c8

View file

@ -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