-
Type: Task
-
Status: Done (View Workflow)
-
Priority: Normal
-
Resolution: Done
-
Component/s: tron_actorcore
-
Labels:None
The oneCmd.py script needs to exit(1) on command failures. I don't want useless python output, so will call os._exit(). Wish they had a cleaner way.