Skip to content

fix race condition with cache file writing#810

Merged
jdx merged 1 commit intomainfrom
cache-partial
Aug 17, 2023
Merged

fix race condition with cache file writing#810
jdx merged 1 commit intomainfrom
cache-partial

Conversation

@jdx
Copy link
Copy Markdown
Owner

@jdx jdx commented Aug 16, 2023

Fixes #806

@codecov
Copy link
Copy Markdown

codecov bot commented Aug 16, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (1a0271e) 87.71% compared to head (f0e4ab4) 87.71%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #810   +/-   ##
=======================================
  Coverage   87.71%   87.71%           
=======================================
  Files         130      130           
  Lines       11386    11387    +1     
=======================================
+ Hits         9987     9988    +1     
  Misses       1399     1399           
Files Changed Coverage Δ
src/cache.rs 92.78% <100.00%> (+0.07%) ⬆️

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

@jdx jdx enabled auto-merge (squash) August 16, 2023 21:57
@jdx jdx disabled auto-merge August 17, 2023 00:11
@jdx jdx merged commit 3986e9f into main Aug 17, 2023
@jdx jdx deleted the cache-partial branch August 17, 2023 00:12
jdx pushed a commit that referenced this pull request Apr 9, 2024
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.

rtx::cache: failed to parse cache file when starting multiple shells in Zellij

1 participant