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

docd: don't panic on broken pipe errors #155

Merged
merged 1 commit into from
Nov 20, 2023
Merged

docd: don't panic on broken pipe errors #155

merged 1 commit into from
Nov 20, 2023

Conversation

jonathaningram
Copy link
Member

Example log entry that is panicking:

could not write to response (failed after 3965 bytes): write tcp 172.17.0.5:8080->172.17.0.4:61528: write: broken pipe

Example log entry that is panicking:

> could not write to response (failed after 3965 bytes): write tcp 172.17.0.5:8080->172.17.0.4:61528: write: broken pipe
@jonathaningram jonathaningram requested a review from jsok November 20, 2023 02:34
@jonathaningram jonathaningram merged commit 0865213 into master Nov 20, 2023
1 check passed
@jonathaningram jonathaningram deleted the epipe branch November 20, 2023 02:42
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.

2 participants