Skip to content

p2p: fix race in dialScheduler #1944

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

Merged
merged 1 commit into from
Mar 21, 2024
Merged

p2p: fix race in dialScheduler #1944

merged 1 commit into from
Mar 21, 2024

Conversation

ucwong
Copy link
Member

@ucwong ucwong commented Mar 21, 2024

No description provided.

Copy link

codecov bot commented Mar 21, 2024

Codecov Report

Attention: Patch coverage is 87.50000% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 47.26%. Comparing base (c2de451) to head (f019a85).
Report is 26 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1944      +/-   ##
==========================================
- Coverage   47.28%   47.26%   -0.03%     
==========================================
  Files         568      568              
  Lines       68852    68859       +7     
==========================================
- Hits        32560    32548      -12     
- Misses      33767    33779      +12     
- Partials     2525     2532       +7     
Files Coverage Δ
p2p/dial.go 88.88% <87.50%> (-0.10%) ⬇️

... and 10 files with indirect coverage changes

@ucwong ucwong marked this pull request as ready for review March 21, 2024 10:25
@ucwong ucwong merged commit d66ea45 into master Mar 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants