Skip to content

fix(site-memory): retry transient Windows lock opens - #446

Merged
ankitranjan7 merged 1 commit into
mainfrom
fix/windows-file-lock-eperm
Aug 26, 2026
Merged

fix(site-memory): retry transient Windows lock opens#446
ankitranjan7 merged 1 commit into
mainfrom
fix/windows-file-lock-eperm

Conversation

@ankitranjan7

Copy link
Copy Markdown
Contributor

Summary

  • retry transient Windows EPERM failures while atomically creating site-memory lock files
  • preserve immediate failure for non-Windows, non-EPERM, and persistent errors
  • run branch CI once for pull requests while retaining push CI on main

Verification

  • TDD regression: failed before the fix, passed after it
  • Node 22 full unit/plugin suite: 459 files, 6,124 passed, 1 skipped
  • npm run typecheck
  • npm run build
  • git diff --check

@github-actions

Copy link
Copy Markdown
Contributor

🟢 No documentation gap found — medium confidence

The automated review found no documentation gap in the supplied changes.

This review is advisory and does not block merging.

@ankitranjan7
ankitranjan7 merged commit 157e950 into main Aug 26, 2026
19 checks passed
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.

1 participant