This commit is contained in:
2022-08-12 09:01:22 +02:00
parent 36ae50affa
commit eedd1fa971

View File

@@ -304,6 +304,7 @@ def run(stop_event, statistics, parameter_queue, cam_client, pipeline_config, ou
pass
print ("Pass")
if sender:
print ("Sender")
try:
sender.close()
print ("Trying to exit context")