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

dkg: cancel context to wait peers #662

Merged
merged 3 commits into from
Jun 6, 2022
Merged

dkg: cancel context to wait peers #662

merged 3 commits into from
Jun 6, 2022

Conversation

dB2510
Copy link
Contributor

@dB2510 dB2510 commented Jun 3, 2022

Cancels context if unable to connect to any peer.

category: bug
ticket: #586

@codecov
Copy link

codecov bot commented Jun 3, 2022

Codecov Report

Merging #662 (031adef) into main (f1d9117) will increase coverage by 0.11%.
The diff coverage is 57.69%.

@@            Coverage Diff             @@
##             main     #662      +/-   ##
==========================================
+ Coverage   54.90%   55.02%   +0.11%     
==========================================
  Files         100      100              
  Lines        9655     9665      +10     
==========================================
+ Hits         5301     5318      +17     
+ Misses       3593     3589       -4     
+ Partials      761      758       -3     
Impacted Files Coverage Δ
dkg/dkg.go 52.19% <57.69%> (+0.18%) ⬆️
core/qbft/qbft.go 81.89% <0.00%> (+0.86%) ⬆️
app/app.go 60.55% <0.00%> (+1.78%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f1d9117...031adef. Read the comment docs.

@dB2510 dB2510 added the merge when ready Indicates bulldozer bot may merge when all checks pass label Jun 6, 2022
@obol-bulldozer obol-bulldozer bot merged commit e05f7dd into main Jun 6, 2022
@obol-bulldozer obol-bulldozer bot deleted the dhruv/dkgstuck branch June 6, 2022 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge when ready Indicates bulldozer bot may merge when all checks pass
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants