FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit 74ca354f authored by L. Bower's avatar L. Bower
Browse files

test commit

parent a771ff25
No related branches found
No related tags found
No related merge requests found
......@@ -567,6 +567,7 @@ if __name__ == '__main__':
set_log_level(args_dict['log_level'])
run_Process(args_dict)
except SystemExit:
logger.info('run_process() exited')
pass
except:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment