a comment
This commit is contained in:
@ -34,6 +34,7 @@ masterSubscriber = GenericMqttSubscriber(config, "master", masterQueue)
|
||||
masterSubscriber.start()
|
||||
logger.debug("MasterSubscriber started")
|
||||
|
||||
# ------------------------------------------------------------------------------
|
||||
threading.excepthook = exceptHook
|
||||
logger.debug("Threading excepthook set")
|
||||
|
||||
|
Reference in New Issue
Block a user