Skip to content

feat: add Error::is_shutdown() - #3863

Merged
seanmonstar merged 1 commit into
hyperium:masterfrom
joshka:jm/error-is-shutdown
Jun 27, 2025
Merged

feat: add Error::is_shutdown()#3863
seanmonstar merged 1 commit into
hyperium:masterfrom
joshka:jm/error-is-shutdown

Conversation

@joshka

@joshka joshka commented Mar 23, 2025

Copy link
Copy Markdown
Contributor

Benchmarking tools often cause connections to be ungracefully shutdown.
This makes it possible to filter these errors out.

Replaces #2745

Comment thread src/error.rs Outdated
Benchmarking tools often cause connections to be ungracefully shutdown.
This makes it possible to filter these errors out.

Replaces hyperium#2745
@joshka
joshka force-pushed the jm/error-is-shutdown branch from 6cc3638 to 2e44bea Compare March 26, 2025 00:10
@joshka

joshka commented Jun 25, 2025

Copy link
Copy Markdown
Contributor Author

ping

@seanmonstar
seanmonstar merged commit b8affd8 into hyperium:master Jun 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.

3 participants