Skip to content

Conversation

@JordonPhillips
Copy link
Contributor

This is a followup to #432. I think the issue was that end_stream was getting called when the buffer was already empty, which would put it in an incomplete state. Unfortunately that fix also left it in an incomplete (but now working) state. This make sure it doesn't get into that incomplete state and adds a failing test for that case.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

This is a followup to #432. I think the issue was that end_stream
was getting called when the buffer was already empty, which would
put it in an incomplete state. Unfortunately that fix also left it
in an incomplete (but now working) state. This make sure it doesn't
get into that incomplete state and adds a failing test for that
case.
@JordonPhillips JordonPhillips requested a review from a team as a code owner March 12, 2025 21:17
@JordonPhillips JordonPhillips merged commit 94e9f57 into develop Mar 12, 2025
2 checks passed
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