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

Partially revert #4477 #4550

Merged
merged 1 commit into from Jan 15, 2020
Merged

Partially revert #4477 #4550

merged 1 commit into from Jan 15, 2020

Conversation

prestonvanloon
Copy link
Member

Panicking may not the best response to an error, but we were silently throwing the error away and doing nothing about it.

Until we have a better approach, let's partially revert #4477 and panic if sync fails.

@prestonvanloon prestonvanloon added the Ready For Review A pull request ready for code review label Jan 15, 2020
@codecov
Copy link

codecov bot commented Jan 15, 2020

Codecov Report

Merging #4550 into master will decrease coverage by 48.11%.
The diff coverage is 0%.

@@            Coverage Diff             @@
##           master   #4550       +/-   ##
==========================================
- Coverage   55.01%   6.89%   -48.12%     
==========================================
  Files         235     192       -43     
  Lines       16117   13018     -3099     
==========================================
- Hits         8866     898     -7968     
- Misses       5953   11986     +6033     
+ Partials     1298     134     -1164

@prylabs-bulldozer prylabs-bulldozer bot merged commit d0793f0 into master Jan 15, 2020
@delete-merged-branch delete-merged-branch bot deleted the partially-revert-4477 branch January 15, 2020 00:29
cryptomental pushed a commit to cryptomental/prysm that referenced this pull request Feb 24, 2020
cryptomental pushed a commit to cryptomental/prysm that referenced this pull request Feb 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ready For Review A pull request ready for code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants