Startup
This commit is contained in:
@@ -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()
|
||||
"""
|
||||
Reference in New Issue
Block a user