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 pipes #106

Merged
merged 49 commits into from
Feb 9, 2017
Merged

Avoid pipes #106

merged 49 commits into from
Feb 9, 2017

Conversation

michaelglass
Copy link

@michaelglass michaelglass commented Feb 9, 2017

when using elm-test with node 7 (not node 6), with stderr redirection, elm-test raises exceptions.

avoiding pipeing the test contents into the child node process fixes these problems.

upstream bug report here nodejs/node#11257

avh4 and others added 30 commits October 10, 2015 15:01
@rtfeldman rtfeldman merged commit db69890 into rtfeldman:elm-0.16 Feb 9, 2017
@michaelglass michaelglass deleted the avoid-pipes branch June 12, 2017 17:01
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.

3 participants