This commit is contained in:
2022-08-12 09:05:56 +02:00
parent 12a959f832
commit 92b958482b

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.term()
sender.stream.context.terdm()
print ("Done")
except:
print ("Exception")