current --quit-after-execution flag is supported, but the app ignores the execution's exitCode.
and when error happens, gui window quit fast, and has no chance to look into error messages.
so I'm requesting a new flag: quit only after exucution Success, when error happens, leave the window open. a possible flag nameing is --quit-after-execution-success