Skip to content

Conversation

@cratelyn
Copy link
Member

@cratelyn cratelyn commented Sep 8, 2025

see #3896.

this commit ports an assortment of test cases for the client to an in-memory socket using tokio::io::duplex().

this should help reduce test flakes related to TCP close behavior.

this supersedes #3946.

see hyperium#3896.

this commit ports an assortment of test cases for the client to an
in-memory socket using `tokio::io::duplex()`.

this should help reduce test flakes related to TCP close behavior.

this supersedes hyperium#3946.

Signed-off-by: katelyn martin <[email protected]>
@cratelyn cratelyn self-assigned this Sep 8, 2025
@cratelyn cratelyn marked this pull request as ready for review September 8, 2025 15:54
@cratelyn cratelyn requested a review from seanmonstar September 8, 2025 15:54
Copy link
Member

@seanmonstar seanmonstar left a comment

Choose a reason for hiding this comment

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

Awesome!

@seanmonstar seanmonstar merged commit f9f8f44 into hyperium:master Sep 8, 2025
22 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