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

Up exits with error when run inside watch #1369

Open
kke opened this issue Jun 3, 2019 · 0 comments
Open

Up exits with error when run inside watch #1369

kke opened this issue Jun 3, 2019 · 0 comments
Labels
bug Something isn't working icebox Something that will not likely be worked on in short while

Comments

@kke
Copy link
Contributor

kke commented Jun 3, 2019

$ watch -e "pharos up --yes"

It exits with an error immediately when a screenful of content is generated (with a small terminal, in the middle of outputting the config, with a huge terminal, in the middle of the progress).

Apparently some sort of broken pipe scenario:

log writing failed. Broken pipe @ io_write - <STDOUT>

Not sure if this affects other output redirection situations or if it is a bug or works as intended.

@kke kke added bug Something isn't working icebox Something that will not likely be worked on in short while labels Jun 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working icebox Something that will not likely be worked on in short while
Projects
None yet
Development

No branches or pull requests

1 participant