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

feat: Relax GrpcMethod lifetime #1598

Merged
merged 1 commit into from
Jun 13, 2024
Merged

feat: Relax GrpcMethod lifetime #1598

merged 1 commit into from
Jun 13, 2024

Conversation

tottoto
Copy link
Collaborator

@tottoto tottoto commented Jan 12, 2024

Resolves #1547.

@lemma105
Copy link

Why is this still open?

@djc
Copy link
Collaborator

djc commented May 22, 2024

Seems reasonable. I guess adding a lifetime parameter is a semver-incompatible change, though...

@LucioFranco
Copy link
Member

This change makes sense, we need to bundle it with other breaking changes though.

@djc djc added this pull request to the merge queue Jun 13, 2024
Merged via the queue into hyperium:master with commit 68bf17d Jun 13, 2024
16 checks passed
@tottoto tottoto deleted the grpc-method branch June 13, 2024 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GrpcMethod's service and method should have "static" lifetime?
4 participants