Skip to content

Backport of #2495 to 0.11.x#2674

Merged
djc merged 5 commits into
quinn-rs:0.11.xfrom
stablebits:0.11.x-backport-2495
Jun 8, 2026
Merged

Backport of #2495 to 0.11.x#2674
djc merged 5 commits into
quinn-rs:0.11.xfrom
stablebits:0.11.x-backport-2495

Conversation

@stablebits

Copy link
Copy Markdown

Backport of "Add early return in RecvStream::drop when all data read is true" #2495 to 0.11.x.

What's included: the original 3 commits:
f611317 Move the ref counts out [ conflicts due to 'State struct' divergence were resolved manually ]
298a7c1 Fix the (pre-existing) rightward drift by inverting conditions
8091403 Early return in RecvStream::drop()

and 2 related fixes:
5a26dc3 Remove RecvStreams from blocked_readers on stop
dfe7225 quinn: fix ref count logic for ConnectionRef and EndpointRef

@stablebits stablebits changed the base branch from quinn-0.11.x to 0.11.x June 8, 2026 10:15

@djc djc left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please also submit a PR with version bumps for the relevant crate(s).

@djc djc added this pull request to the merge queue Jun 8, 2026
Merged via the queue into quinn-rs:0.11.x with commit 41c8527 Jun 8, 2026
19 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.

5 participants