Skip to content

Make recovery writes atomic - #13

Merged
Pimpmuckl merged 1 commit into
mainfrom
fix/atomic-recovery-writes
Aug 10, 2026
Merged

Make recovery writes atomic#13
Pimpmuckl merged 1 commit into
mainfrom
fix/atomic-recovery-writes

Conversation

@Pimpmuckl

Copy link
Copy Markdown
Owner

Summary

  • replace mutable recovery-file writes with one same-directory temporary write plus rename helper
  • preserve prior destinations and best-effort clean temporary files when replacement fails
  • keep immutable session creation and artifact extraction writes unchanged

Validation

  • plugin validator
  • pnpm run build
  • pnpm run lint
  • pnpm test (278 passed)
  • pnpm run format:check
  • pnpm pack --dry-run
  • git diff --check
  • Review Suite fast: rvw_6d6cb83f (clean)

@Pimpmuckl
Pimpmuckl merged commit 1cd44f4 into main Aug 10, 2026
5 of 6 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