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

Fix use of StreamReadable: Ensure no empty Bytes #799

Merged
merged 1 commit into from
Feb 15, 2023
Merged

Fix use of StreamReadable: Ensure no empty Bytes #799

merged 1 commit into from
Feb 15, 2023

Conversation

NobodyXu
Copy link
Member

which would cause the StreamReadable to return eof even if the underlying stream is still open and has not sent EOF yet.

Fixed #777

Signed-off-by: Jiahao XU Jiahao_XU@outlook.com

which would cause the `StreamReadable` to return eof even if the
underlying stream is still open and has not sent EOF yet.

Fixed #777

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
@NobodyXu NobodyXu merged commit 1e49460 into main Feb 15, 2023
@NobodyXu NobodyXu deleted the fix/777 branch February 15, 2023 01:01
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.

cargo-binstall spuriously fails in CI
2 participants