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 reading nested streams with stop_on_end=true set. #191

Merged
merged 1 commit into from Mar 26, 2024

Conversation

nhz2
Copy link
Member

@nhz2 nhz2 commented Mar 24, 2024

This PR adds checks to make sure fillbuffer is only called on the underlying stream if it is in the right mode.

With this change, the tests added in #190 pass.

@nhz2 nhz2 merged commit a7df41a into master Mar 26, 2024
22 checks passed
@nhz2 nhz2 deleted the nz/fillbuffer-mode-check branch March 26, 2024 00:02
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.

None yet

1 participant