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

cherry-pick: channelz: fix race accessing channelMap without lock (#7079) #7080

Merged
merged 1 commit into from
Apr 3, 2024

Conversation

dfawley
Copy link
Member

@dfawley dfawley commented Apr 3, 2024

RELEASE NOTES: none

@dfawley dfawley added this to the 1.63 Release milestone Apr 3, 2024
@dfawley dfawley requested a review from arvindbr8 April 3, 2024 16:36
Copy link

codecov bot commented Apr 3, 2024

Codecov Report

Merging #7080 (4b3aa2e) into v1.63.x (e62770d) will decrease coverage by 1.07%.
The diff coverage is 100.00%.

Additional details and impacted files
@@             Coverage Diff             @@
##           v1.63.x    #7080      +/-   ##
===========================================
- Coverage    82.37%   81.30%   -1.07%     
===========================================
  Files          300      340      +40     
  Lines        31357    33889    +2532     
===========================================
+ Hits         25829    27555    +1726     
- Misses        4460     5173     +713     
- Partials      1068     1161      +93     
Files Coverage Δ
internal/channelz/funcs.go 100.00% <100.00%> (ø)

... and 58 files with indirect coverage changes

@dfawley dfawley merged commit 8854761 into grpc:v1.63.x Apr 3, 2024
14 checks passed
@dfawley dfawley deleted the bp branch April 3, 2024 18:24
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.

None yet

2 participants