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

channelz: fix race accessing channelMap without lock (#7079)

4b3aa2e
Select commit
Loading
Failed to load commit list.
Merged

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

channelz: fix race accessing channelMap without lock (#7079)
4b3aa2e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 3, 2024 in 0s

81.30% (-1.07%) compared to e62770d

View this Pull Request on Codecov

81.30% (-1.07%) compared to e62770d

Details

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