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

transport: make nextID accessed inside t.mu only #7148

Merged
merged 2 commits into from
Apr 18, 2024
Merged

Conversation

dfawley
Copy link
Member

@dfawley dfawley commented Apr 18, 2024

This is on top of #7147, and the incremental part fixes any potential race from accessing t.nextID

RELEASE NOTES: n/a

@dfawley dfawley requested a review from aranjans April 18, 2024 16:29
@dfawley dfawley added this to the 1.64 Release milestone Apr 18, 2024
@dfawley dfawley requested a review from arvindbr8 April 18, 2024 16:40
@dfawley dfawley merged commit 5e0fa76 into grpc:master Apr 18, 2024
12 checks passed
@dfawley dfawley deleted the racefix branch April 18, 2024 17:18
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants