Test shutdown.
This commit is contained in:
parent
42d04cc15b
commit
2d3c87fd75
@ -384,6 +384,7 @@ def thermostat_loop():
|
|||||||
logging.info("====== Ended successfully ======")
|
logging.info("====== Ended successfully ======")
|
||||||
|
|
||||||
#if __name__ == '__main__':
|
#if __name__ == '__main__':
|
||||||
|
xprint('toto')
|
||||||
t1 = Thread(target=thermostat_loop)
|
t1 = Thread(target=thermostat_loop)
|
||||||
#t1.daemon = True
|
#t1.daemon = True
|
||||||
t1.start()
|
t1.start()
|
||||||
|
Loading…
Reference in New Issue
Block a user