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

Avoid console windows popping up on Windows 10 #105

Merged
merged 1 commit into from
Jan 15, 2018
Merged

Avoid console windows popping up on Windows 10 #105

merged 1 commit into from
Jan 15, 2018

Conversation

toddwong
Copy link
Contributor

Without this PR, when call pmx.init in a detached process, a black console window will be popped up on Windows 10. This is caused by the child_process.execFile call in Dependencies.collect function in lib/dependencies.js.

This is also stopping Unitech/pm2#2182

@CLAassistant
Copy link

CLAassistant commented Jan 13, 2018

CLA assistant check
All committers have signed the CLA.

@vmarchaud vmarchaud self-requested a review January 13, 2018 15:12
@vmarchaud
Copy link
Contributor

Failure are not linked to the PR so its okay to merge ! Thanks for taking the time to make all the PRs :)

@vmarchaud vmarchaud merged commit d1347c5 into keymetrics:master Jan 15, 2018
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.

None yet

4 participants