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

channelz: fix race accessing channelMap without lock #7079

Merged
merged 1 commit into from
Apr 3, 2024

channelz: fix race accessing channelMap without lock

5f93246
Select commit
Loading
Failed to load commit list.
Merged

channelz: fix race accessing channelMap without lock #7079

channelz: fix race accessing channelMap without lock
5f93246
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 3, 2024 in 0s

81.10% (-1.45%) compared to 4ec8307

View this Pull Request on Codecov

81.10% (-1.45%) compared to 4ec8307

Details

Codecov Report

Merging #7079 (5f93246) into master (4ec8307) will decrease coverage by 1.45%.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7079      +/-   ##
==========================================
- Coverage   82.54%   81.10%   -1.45%     
==========================================
  Files         305      345      +40     
  Lines       31393    33925    +2532     
==========================================
+ Hits        25913    27514    +1601     
- Misses       4425     5228     +803     
- Partials     1055     1183     +128     
Files Coverage Δ
internal/channelz/funcs.go 100.00% <100.00%> (ø)

... and 58 files with indirect coverage changes