This commit is contained in:
2022-08-12 09:07:03 +02:00
parent 92b958482b
commit 40355afd24

View File

@@ -310,7 +310,7 @@ def run(stop_event, statistics, parameter_queue, cam_client, pipeline_config, ou
try:
sender.close()
print ("Trying to exit context")
sender.stream.context.terdm()
sender.stream.context.term()
print ("Done")
except:
print ("Exception")