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

return io.ErrUnexpectedEOF instead of a customized error #15066

Closed

Conversation

ahrtr
Copy link
Member

@ahrtr ahrtr commented Jan 6, 2023

Currently only io.EOF and io.ErrUnexpectedEOF will be handled as a special case. So we can't return a customized error.

Signed-off-by: Benjamin Wang wachao@vmware.com

Please read https://github.com/etcd-io/etcd/blob/main/CONTRIBUTING.md#contribution-flow.

Signed-off-by: Benjamin Wang <wachao@vmware.com>
@ahrtr ahrtr marked this pull request as draft January 6, 2023 23:45
@ahrtr ahrtr closed this Jan 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant