Skip to content

fix: retry after waiting for in-process file lock - #404

Merged
jpenilla merged 1 commit into
mainfrom
fix/file-lock-retry
Aug 28, 2026
Merged

fix: retry after waiting for in-process file lock#404
jpenilla merged 1 commit into
mainfrom
fix/file-lock-retry

Conversation

@jpenilla

@jpenilla jpenilla commented Aug 28, 2026

Copy link
Copy Markdown
Member

When the timed in-process lock attempt expires, retry the outer acquisition loop rather than proceeding without owning the lock.

This prevents attempting to unlock a lock that was not acquired.

@jpenilla
jpenilla merged commit 682ffd5 into main Aug 28, 2026
3 checks passed
@jpenilla
jpenilla deleted the fix/file-lock-retry branch August 28, 2026 18:24
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