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: snapshot lock #451

Merged
merged 2 commits into from
Nov 3, 2024
Merged

Fix: snapshot lock #451

merged 2 commits into from
Nov 3, 2024

Conversation

akiradeveloper
Copy link
Owner

Existence of snapshot and the corresponding snapshot entry should be atomic.

@akiradeveloper akiradeveloper added the bug Something isn't working label Nov 2, 2024
@akiradeveloper akiradeveloper self-assigned this Nov 2, 2024
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 94.11765% with 1 line in your changes missing coverage. Please review.

Project coverage is 94.59%. Comparing base (40c17f7) to head (f63aee7).

Files with missing lines Patch % Lines
sorock/src/process/raft_process/responder.rs 0.00% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #451      +/-   ##
==========================================
+ Coverage   94.56%   94.59%   +0.02%     
==========================================
  Files          47       47              
  Lines        2448     2441       -7     
==========================================
- Hits         2315     2309       -6     
+ Misses        133      132       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@akiradeveloper akiradeveloper merged commit dedd7fa into master Nov 3, 2024
3 checks passed
@akiradeveloper akiradeveloper deleted the fix-snap-lock branch November 3, 2024 01:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants