This commit is contained in:
2022-08-26 11:57:23 +02:00
parent e1ab6f35b2
commit 6f41e64714

View File

@@ -162,10 +162,6 @@ def get_pipeline_msg():
raise Exception("Received None message.")
return data.data
"""
def on_system_restart():
print ("restart")
log("restart")
time.sleep(1.0)
stop_pipeline()
"""