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

Prevent grandchild from crashing on exception #10

Merged
merged 1 commit into from
Apr 22, 2014

Conversation

guss77
Copy link
Contributor

@guss77 guss77 commented Apr 22, 2014

execute_blocking's grandchild can have an exception thrown after cmd_err_write.close, in which case the rescue block will crash.

This happened to me if the cmd to execute doesn't exist.

execute_blocking's grandchild can have an exception thrown after cmd_err_write.close, in which case the rescue block will crash.
akzhan added a commit that referenced this pull request Apr 22, 2014
Prevent grandchild from crashing on exception
@akzhan akzhan merged commit f2533e1 into bluepill-rb:master Apr 22, 2014
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

2 participants