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 recursive read on partial result #725

Merged
merged 2 commits into from
Jul 15, 2024
Merged

Conversation

Borewit
Copy link
Owner

@Borewit Borewit commented Jul 15, 2024

Changes:

  1. Fix recursive read on partial result
  2. Fix end-stream flag handling

Resolves #724

@Borewit Borewit added the bug label Jul 15, 2024
@Borewit Borewit self-assigned this Jul 15, 2024
@Borewit Borewit merged commit 12fd776 into master Jul 15, 2024
12 checks passed
@Borewit Borewit deleted the fix-partial-read-recursion branch July 15, 2024 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Throws End-Of-Stream exception when read large chunks
1 participant