Skip to content

Fix STDOUT/ERR kept open after preload failure #423

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

Merged
merged 2 commits into from
Sep 13, 2016

Conversation

ypresto
Copy link
Contributor

@ypresto ypresto commented Aug 15, 2015

Fixes #422

Thanks!

@grosser
Copy link
Collaborator

grosser commented Aug 15, 2015

Looks great, I was expecting worse hackery :D
can you add a test-case with this scenario so this does not break in the future ?

@jonleighton
Copy link
Member

Yeah, a test would be good please. Also needs a changelog entry. Thanks.

@ypresto
Copy link
Contributor Author

ypresto commented Jan 11, 2016

It is very difficult to implement test case because it should use separated process and should be end-to-end test.

@jonleighton
Copy link
Member

@ypresto most of our tests are end-to-end tests so there is already a good structure for it. There's already a very similar test to the one that is needed here.

@ypresto ypresto force-pushed the close-fd-preload-failure branch from e601a48 to c140ce8 Compare July 26, 2016 22:47
@ypresto
Copy link
Contributor Author

ypresto commented Jul 26, 2016

Thanks, added test..!

@jonleighton jonleighton merged commit 56e3f98 into rails:master Sep 13, 2016
@ypresto ypresto deleted the close-fd-preload-failure branch January 6, 2017 00:24
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