Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(server): max_local_error_reset_streams function mut self -> &mut self #3820

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

finnbear
Copy link
Contributor

@finnbear finnbear commented Jan 1, 2025

This PR fixes an inconsistency with the HTTP/2 builder, which I assume was unintentional. This is a breaking change. Hopefully it counts as acceptable breakage.

I searched and only found one public, non-fork user of max_local_error_reset_streams on GitHub (https://github.com/IGrok2/monorepo/blob/955a9b9bbed159b99637cf7576482af831acac7d/src/opnieuw/src/main.rs#L380-L388) and I think this PR wouldn't even break it.

@seanmonstar
Copy link
Member

Well that's a major 🤯🤡

@seanmonstar seanmonstar merged commit e981a91 into hyperium:master Jan 7, 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.

3 participants