cc-2419: media monitor import on startup
-fixed bug related due to pair not being returned (only scalar value returned)
This commit is contained in:
parent
42a324f659
commit
0757fda479
2 changed files with 1 additions and 14 deletions
|
@ -75,5 +75,4 @@ except KeyboardInterrupt:
|
|||
notifier.stop()
|
||||
logger.info("Keyboard Interrupt")
|
||||
except Exception, e:
|
||||
#notifier.stop()
|
||||
logger.error('Exception: %s', e)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue