Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exclusive file lock is released prematurely #339

Merged
merged 1 commit into from
Feb 1, 2024
Merged

Exclusive file lock is released prematurely #339

merged 1 commit into from
Feb 1, 2024

Conversation

m90
Copy link
Member

@m90 m90 commented Feb 1, 2024

It seems #263 broke the file lock as it wrapped the unlock() call in must, which means it would not get deferred anymore.

@m90 m90 merged commit 63b5457 into main Feb 1, 2024
2 checks passed
@m90 m90 deleted the fix-unlock branch February 1, 2024 17:14
@m90
Copy link
Member Author

m90 commented Feb 1, 2024

This is released in v2.36.1

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