Skip to content

Conversation

@achingbrain
Copy link
Member

If the remote sends more data than just the pnet handshake it can be missed by the onwards boxed stream so unwrap the byte stream which will push the extra bytes back onto the connection.

Change checklist

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation if necessary (this includes comments as well)
  • I have added tests that prove my fix is effective or that my feature works

If the remote sends more data than just the pnet handshake it can
be missed by the onwards boxed stream so unwrap the byte stream
which will push the extra bytes back onto the connection.
@achingbrain achingbrain requested a review from a team as a code owner September 27, 2025 14:40
@achingbrain achingbrain merged commit de2ad9c into main Sep 27, 2025
34 of 49 checks passed
@achingbrain achingbrain deleted the fix/unwrap-connection branch September 27, 2025 15:21
@achingbrain achingbrain mentioned this pull request Sep 27, 2025
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