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

[semver-major] Update supported Node versions #155

Merged
merged 3 commits into from
May 21, 2018
Merged

[semver-major] Update supported Node versions #155

merged 3 commits into from
May 21, 2018

Conversation

bajtos
Copy link
Member

@bajtos bajtos commented May 21, 2018

@bajtos bajtos self-assigned this May 21, 2018
bajtos and others added 3 commits May 21, 2018 09:54
 - Drop everything older than 6.x
 - Add 8.x and 10.x to CI config
Also fix the problem of exit code cannot be the signal.

Also handle EPERM when killing processes. EPERM is thrown if the child
process has managed to acquire more privileges than the parent has.
This avoids exiting before killing all other processes - nothing can
be done about the privileged process.
@bajtos bajtos merged commit df71df1 into master May 21, 2018
@bajtos bajtos deleted the update branch May 21, 2018 08:22
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.

Unknown signal: null error with Node 8
1 participant