Startup
This commit is contained in:
@@ -305,6 +305,7 @@ def run(stop_event, statistics, parameter_queue, cam_client, pipeline_config, ou
|
||||
print ("Pass")
|
||||
sender = get_sender()
|
||||
if sender:
|
||||
import traceback
|
||||
print ("Sender")
|
||||
try:
|
||||
sender.close()
|
||||
|
||||
Reference in New Issue
Block a user