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