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

If the inner program crashes or dies, ibazel should restart it #300

Closed
achew22 opened this issue Nov 12, 2019 · 2 comments · Fixed by #366
Closed

If the inner program crashes or dies, ibazel should restart it #300

achew22 opened this issue Nov 12, 2019 · 2 comments · Fixed by #366

Comments

@achew22
Copy link
Member

achew22 commented Nov 12, 2019

Right now if the inner program dies you get the error:

Error writing success to stdin: write |1: broken pipe

This means that the inner program closed its stdin, usually due to crashing/exiting, and needs to be restarted.

@achew22 achew22 added the bug label Dec 18, 2019
@github-actions
Copy link

Stale issue message

@github-actions
Copy link

Stale issue message

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

Successfully merging a pull request may close this issue.

1 participant