Skip to content

Comments

refactor: Replace SoftFileLock with FileLock (backport #365)#456

Open
mergify[bot] wants to merge 1 commit intomasterfrom
mergify/bp/master/pr-365
Open

refactor: Replace SoftFileLock with FileLock (backport #365)#456
mergify[bot] wants to merge 1 commit intomasterfrom
mergify/bp/master/pr-365

Conversation

@mergify
Copy link
Contributor

@mergify mergify bot commented Feb 20, 2026

SoftFileLock works only based on the presence of lock file. So, for some reason the lock file doesn't get cleared, then it can cause deadlock issue.

https://py-filelock.readthedocs.io/en/latest/#filelock-vs-softfilelock


This is an automatic backport of pull request #365 done by Mergify.

Softfilelock works only based on the presence of lock file.
So, for some reason the lock file doesn't get cleared,
then it can cause deadlock issue

(cherry picked from commit 8bda244)
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