Skip to content

stub: fix onError metadata race condition (1.72.x backport) #12008

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

Merged
merged 1 commit into from
Apr 8, 2025

Conversation

ejona86
Copy link
Member

@ejona86 ejona86 commented Apr 7, 2025

#11973

this maybe have a little performance implications.

Backport of #11979

CC @JoeCqupt

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
If the same exception is passed to multiple RPCs, then the results will
race.

Fixes grpc#11973
@ejona86 ejona86 requested a review from kannanjgithub April 7, 2025 21:36
@JoeCqupt
Copy link
Contributor

JoeCqupt commented Apr 8, 2025

LGTM

@kannanjgithub kannanjgithub merged commit a6e1c1f into grpc:v1.72.x Apr 8, 2025
16 checks passed
@ejona86 ejona86 deleted the backport-fix-meta-1.72 branch April 8, 2025 14:14
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.

None yet

3 participants