If the child process exits involuntarily, the exit code is null and the worker will treat is the same as an exit code of zero (https://github.com/webgme/executor-worker/blob/master/src/ExecutorWorker.js#L243).