Skip to content

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

Merged
seanmonstar merged 1 commit intohyperium:masterfrom
finnbear:patch-1
Jan 7, 2025
Merged

fix(server): max_local_error_reset_streams function mut self -> &mut self#3820
seanmonstar merged 1 commit intohyperium:masterfrom
finnbear:patch-1

Conversation

@finnbear
Copy link
Copy Markdown
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
Copy Markdown
Member

Well that's a major 🤯🤡

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