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 childprocess #2825

Closed
wants to merge 3 commits into from
Closed

Fix childprocess #2825

wants to merge 3 commits into from

Conversation

skovhus
Copy link

@skovhus skovhus commented Nov 16, 2016

This fixes #2824

I would wait merging it before nodejs/node#9637 has been approved.

@skovhus
Copy link
Author

skovhus commented Nov 19, 2016

The pull request on node has been merged. So this pull should be ready now.

@skovhus
Copy link
Author

skovhus commented Nov 19, 2016

Not sure if this pull request should be merged first: #2567

@skovhus
Copy link
Author

skovhus commented Nov 27, 2016

@mroch Anything I can do to help?

@gabelevi
Copy link
Contributor

gabelevi commented Dec 2, 2016

Sorry for the delay! I've rebased this on the other work and made sure that execSync, execFileSync and spawnSync all can now take a string as well. I'll get this merged ASAP!

@facebook-github-bot
Copy link
Contributor

@gabelevi has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

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

Successfully merging this pull request may close these issues.

child_process
4 participants