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

Add Lock When Accessing Checkpoints #4086

Merged
merged 4 commits into from
Nov 22, 2019
Merged

Conversation

nisdas
Copy link
Member

@nisdas nisdas commented Nov 22, 2019

  • Adds locks for checkpoints so as to prevent data races

@nisdas nisdas added the Ready For Review A pull request ready for code review label Nov 22, 2019
@codecov
Copy link

codecov bot commented Nov 22, 2019

Codecov Report

Merging #4086 into master will decrease coverage by 2.95%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #4086      +/-   ##
==========================================
- Coverage   60.39%   57.44%   -2.96%     
==========================================
  Files         203      203              
  Lines       12818    13170     +352     
==========================================
- Hits         7741     7565     -176     
- Misses       4001     4525     +524     
- Partials     1076     1080       +4

@prylabs-bulldozer prylabs-bulldozer bot merged commit 2f39254 into master Nov 22, 2019
@delete-merged-branch delete-merged-branch bot deleted the checkpointLock branch November 22, 2019 06:34
terencechain added a commit that referenced this pull request Nov 23, 2019
prylabs-bulldozer bot pushed a commit that referenced this pull request Nov 24, 2019
* Revert "Add Lock When Accessing Checkpoints (#4086)"

This reverts commit 2f39254.
* Merge branch 'master' into revert-4086-checkpointLock
cryptomental pushed a commit to cryptomental/prysm that referenced this pull request Feb 24, 2020
* fix data races
* Merge branch 'master' into checkpointLock
* Merge branch 'master' into checkpointLock
* Merge refs/heads/master into checkpointLock
cryptomental pushed a commit to cryptomental/prysm that referenced this pull request Feb 24, 2020
* Revert "Add Lock When Accessing Checkpoints (prysmaticlabs#4086)"

This reverts commit 2f39254.
* Merge branch 'master' into revert-4086-checkpointLock
cryptomental pushed a commit to cryptomental/prysm that referenced this pull request Feb 28, 2020
* fix data races
* Merge branch 'master' into checkpointLock
* Merge branch 'master' into checkpointLock
* Merge refs/heads/master into checkpointLock
cryptomental pushed a commit to cryptomental/prysm that referenced this pull request Feb 28, 2020
* Revert "Add Lock When Accessing Checkpoints (prysmaticlabs#4086)"

This reverts commit 2f39254.
* Merge branch 'master' into revert-4086-checkpointLock
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