Skip to content

fix: protect cache backend with locks - #544

Merged
aawsome merged 1 commit into
mainfrom
cache-lock
Aug 21, 2026
Merged

fix: protect cache backend with locks#544
aawsome merged 1 commit into
mainfrom
cache-lock

Conversation

@aawsome

@aawsome aawsome commented Aug 21, 2026

Copy link
Copy Markdown
Member

@codecov

codecov Bot commented Aug 21, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 93.75000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 53.1%. Comparing base (1030be4) to head (1d74ca8).

Files with missing lines Patch % Lines
crates/core/src/backend/cache.rs 93.7% 1 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
crates/core/src/backend/cache.rs 60.2% <93.7%> (+2.6%) ⬆️

... and 22 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@aawsome
aawsome merged commit 52a1839 into main Aug 21, 2026
34 checks passed
@aawsome
aawsome deleted the cache-lock branch August 21, 2026 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

race condition when tree packs are accessed in parallel

1 participant