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

Explicitly close all STDIO streams when terminating #45

Merged
merged 1 commit into from
Jul 8, 2017

Conversation

clue
Copy link
Owner

@clue clue commented Jul 8, 2017

This simplifies termination logic and avoids keeping pending (and
unused) streams to the child process.

This should also fix the failing (timeout) tests on Travis.

This simplifies termination logic and avoids keeping pending (and
unused) streams to the child process.
@clue clue added the bug label Jul 8, 2017
@clue
Copy link
Owner Author

clue commented Jul 8, 2017

Unrelated HHVM build error is being addressed in #44 :shipit:

@clue clue merged commit 0b9ee74 into clue:master Jul 8, 2017
@clue clue deleted the terminate branch July 8, 2017 14:45
@clue clue mentioned this pull request Jul 8, 2017
@clue clue added this to the v0.4.1 milestone Sep 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant