Skip to content

fix(core/review): avoid clearing fresh malformed locks#289

Merged
shiny-code-bot merged 1 commit into
mainfrom
fix/review-lock-malformed-race
May 31, 2026
Merged

fix(core/review): avoid clearing fresh malformed locks#289
shiny-code-bot merged 1 commit into
mainfrom
fix/review-lock-malformed-race

Conversation

@shiny-code-bot
Copy link
Copy Markdown
Collaborator

Summary

  • avoid clearing malformed review lock files while they are still fresh
  • only remove malformed locks after a short stale-age threshold, preserving mutual exclusion during concurrent lock writes
  • split the malformed-lock regression into fresh-mid-write and old-abandoned cases

Validation

  • cargo test -p code-core malformed_lock
  • ./build-fast.sh

@shiny-code-bot shiny-code-bot merged commit 3af6233 into main May 31, 2026
1 check passed
@shiny-code-bot shiny-code-bot deleted the fix/review-lock-malformed-race branch May 31, 2026 22:27
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.

2 participants