Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

False success when process exits involuntarily #12

Closed
brollb opened this issue Mar 9, 2019 · 0 comments
Closed

False success when process exits involuntarily #12

brollb opened this issue Mar 9, 2019 · 0 comments
Labels

Comments

@brollb
Copy link
Collaborator

brollb commented Mar 9, 2019

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).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant