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

JavaScript implementation exits normally #6

Open
ghost opened this issue May 28, 2017 · 1 comment
Open

JavaScript implementation exits normally #6

ghost opened this issue May 28, 2017 · 1 comment

Comments

@ghost
Copy link

ghost commented May 28, 2017

The JavaScript implementation terminates using process.exit(0), which is simply a normal termination. It should send a SIGTERM to itself.

@BlitzKraft
Copy link
Owner

I agree. I am no js expert. I didn't know if it was even possible to send a SIGTERM via js. If you can, submit a pull request.

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

No branches or pull requests

1 participant