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

Add missing ready_to_read! to unread #228

Merged
merged 1 commit into from
Jun 24, 2024
Merged

Conversation

nhz2
Copy link
Member

@nhz2 nhz2 commented Jun 24, 2024

I forgot to add a call to ready_to_read! in #212.
This PR fixes that and adds tests that unread will error on a stream in write mode.
This PR also adds tests that position is correct after calling unread

@nhz2 nhz2 requested a review from mkitti June 24, 2024 15:39
@nhz2 nhz2 merged commit 0875466 into master Jun 24, 2024
26 checks passed
@nhz2 nhz2 deleted the nz/make-readable-in-unread branch June 24, 2024 20:51
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