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

logmerge | more plus quitting can yield Broken Pipe exception #5

Open
jasonzio opened this issue Dec 15, 2018 · 0 comments
Open

logmerge | more plus quitting can yield Broken Pipe exception #5

jasonzio opened this issue Dec 15, 2018 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@jasonzio
Copy link
Contributor

When the output of logmerge is being piped to more (or similar reader), and the pipe buffer fills before the merge is complete, and the user quits from more or otherwise terminates the pipeline, logmerge crashes with a Broken Pipe exception. logmerge should silently eat that exception and simply exit(0).

@jasonzio jasonzio added the bug Something isn't working label Dec 15, 2018
@jasonzio jasonzio self-assigned this Dec 15, 2018
@jasonzio jasonzio added the good first issue Good for newcomers label Dec 15, 2018
@jasonzio jasonzio removed their assignment Dec 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant