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

feat: sleep 10ms while trying to acquire exclusive lock #65

Merged
merged 1 commit into from
Jul 13, 2023

Conversation

MrCroxx
Copy link
Owner

@MrCroxx MrCroxx commented Jul 13, 2023

Signed-off-by: MrCroxx mrcroxx@outlook.com

Signed-off-by: MrCroxx <mrcroxx@outlook.com>
@MrCroxx MrCroxx self-assigned this Jul 13, 2023
@MrCroxx MrCroxx added the feature New feature or request label Jul 13, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #65 (83dd871) into main (0792d14) will decrease coverage by 0.42%.
The diff coverage is 56.25%.

@@            Coverage Diff             @@
##             main      #65      +/-   ##
==========================================
- Coverage   68.74%   68.33%   -0.42%     
==========================================
  Files          31       31              
  Lines        4038     3957      -81     
==========================================
- Hits         2776     2704      -72     
+ Misses       1262     1253       -9     
Impacted Files Coverage Δ
foyer-storage/src/admission/rated_random.rs 0.00% <0.00%> (ø)
foyer-storage/src/region_manager.rs 91.37% <ø> (+0.30%) ⬆️
foyer-storage/src/region.rs 69.88% <75.00%> (-0.53%) ⬇️
foyer-storage/src/store.rs 90.05% <75.00%> (+1.11%) ⬆️

@MrCroxx MrCroxx merged commit 0172d33 into main Jul 13, 2023
5 checks passed
@MrCroxx MrCroxx deleted the xx/sleep-lock branch July 13, 2023 03:43
MrCroxx added a commit that referenced this pull request Apr 17, 2024
Signed-off-by: MrCroxx <mrcroxx@outlook.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants