fix: lock shared cache directory
Metadata
Current evaluation
Merged to resolve concurrency issues by locking the shared cache directory, addressing #1845 and CRAFT-3313. Approved by two reviewers, the change modifies eight files and implements directory locking to prevent race conditions.
Suggested action: —
No scores available.
Issue body
Locks the shared cache directory to prevent concurrency issues.
Fixes #1845
CRAFT-3313
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged to resolve concurrency issues by locking the shared cache directory, addressing #1845 and CRAFT-3313. Approved by two reviewers, the change modifies eight files and implements directory locking to prevent race conditions. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a fix that locks the shared cache directory to prevent concurrency issues, resolving #1845 and CRAFT-3313. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a fix locking the shared cache directory to prevent concurrency issues, resolving #1845 and CRAFT-3313. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1989 feat(docs): add information about CRAFT_SHARED_CACHE | charmcraft | merged | Merged documentation update detailing the CRAFT_SHARED_CACHE environment variable. Approved by two reviewers, the change adds 80 lines across three files and finalizes the feature after initial draft discussions on cache directory configurations. |