Skip to content

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

Merged
tanmoysrt merged 1 commit intomasterfrom
mergify/bp/master/pr-365
Mar 23, 2026
Merged

refactor: Replace SoftFileLock with FileLock (backport #365)#456
tanmoysrt merged 1 commit intomasterfrom
mergify/bp/master/pr-365

Conversation

@mergify
Copy link
Copy Markdown
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)
@tanmoysrt tanmoysrt merged commit 2fbb799 into master Mar 23, 2026
3 checks passed
@tanmoysrt tanmoysrt deleted the mergify/bp/master/pr-365 branch March 23, 2026 11:48
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