Skip to content

fix: retry PipelineContext atomic save on EPERM (5.1.2) - #27

Merged
AthrunArthur merged 1 commit into
YeeZTech:mainfrom
freeof123:fix/pipeline-context-atomic-replace-5.1.2
Aug 17, 2026
Merged

fix: retry PipelineContext atomic save on EPERM (5.1.2)#27
AthrunArthur merged 1 commit into
YeeZTech:mainfrom
freeof123:fix/pipeline-context-atomic-replace-5.1.2

Conversation

@freeof123

Copy link
Copy Markdown
Member

Windows/desktop paths can briefly lock *.progress during rename. Retry transient EPERM/EACCES/EBUSY with backoff, then copy+unlink fallback before surfacing the error to hosts (e.g. DSFT decrypt).

Add rename retry tests and an optional DSFT-style decrypt throughput benchmark script (not run by Jest).

Windows/desktop paths can briefly lock *.progress during rename.
Retry transient EPERM/EACCES/EBUSY with backoff, then copy+unlink
fallback before surfacing the error to hosts (e.g. DSFT decrypt).

Add rename retry tests and an optional DSFT-style decrypt throughput
benchmark script (not run by Jest).

Co-authored-by: Cursor <cursoragent@cursor.com>
@AthrunArthur
AthrunArthur merged commit 871c6e2 into YeeZTech:main Aug 17, 2026
1 check failed
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