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

fix(share/p2p/peer-manager) fix race for hasPeerCh pointer read #2835

Merged
merged 2 commits into from
Oct 11, 2023

Conversation

walldiss
Copy link
Member

No description provided.

@walldiss walldiss added area:p2p kind:fix Attached to bug-fixing PRs labels Oct 10, 2023
@walldiss walldiss self-assigned this Oct 10, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #2835 (be29fb7) into main (00b32a8) will decrease coverage by 0.33%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #2835      +/-   ##
==========================================
- Coverage   51.50%   51.18%   -0.33%     
==========================================
  Files         168      168              
  Lines       10764    10767       +3     
==========================================
- Hits         5544     5511      -33     
- Misses       4743     4779      +36     
  Partials      477      477              
Files Coverage Δ
share/p2p/peers/pool.go 95.86% <100.00%> (+0.08%) ⬆️

... and 8 files with indirect coverage changes

@walldiss walldiss enabled auto-merge (squash) October 11, 2023 14:14
@walldiss walldiss merged commit 937eb43 into celestiaorg:main Oct 11, 2023
12 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:p2p kind:fix Attached to bug-fixing PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants