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

fix launch function #47

Merged
merged 1 commit into from
Dec 2, 2019
Merged

fix launch function #47

merged 1 commit into from
Dec 2, 2019

Conversation

the-toster
Copy link

On Mac/Linux script-swap strategy is not working (#22, #28). Child process with script are died with main app.

This patch contains fix of launch() function, which is actually detach script process? as documented at https://nodejs.org/api/child_process.html#child_process_options_detached

@dsheiko dsheiko merged commit 38edd55 into dsheiko:master Dec 2, 2019
@dsheiko
Copy link
Owner

dsheiko commented Dec 2, 2019

Thank you very much. Just published

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

Successfully merging this pull request may close these issues.

2 participants