Skip to content

fix(win32): unlock file after acquiring a lock#9962

Merged
nilsding merged 1 commit intomasterfrom
bugfix/noid/win32-lockfile
May 4, 2026
Merged

fix(win32): unlock file after acquiring a lock#9962
nilsding merged 1 commit intomasterfrom
bugfix/noid/win32-lockfile

Conversation

@nilsding
Copy link
Copy Markdown
Member

@nilsding nilsding commented May 4, 2026

just closing a file handle does not immediately release a previously acquired lock

Resolves

#

Summary

TODO

  • ...

Checklist

AI (if applicable)

  • The content of this PR was partly or fully generated using AI

just closing a file handle does not immediately release a previously
acquired lock

Signed-off-by: Jyrki Gadinger <nilsding@nilsding.org>
@nilsding nilsding added this to the 34.0.0 milestone May 4, 2026
@nilsding nilsding self-assigned this May 4, 2026
@nilsding nilsding requested a review from camilasan as a code owner May 4, 2026 10:41
@nilsding nilsding added the bug label May 4, 2026
@nilsding nilsding requested review from i2h3 and mgallien as code owners May 4, 2026 10:41
@nilsding
Copy link
Copy Markdown
Member Author

nilsding commented May 4, 2026

/backport to stable-33.0

@nilsding nilsding modified the milestones: 34.0.0, 33.0.4 May 4, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 4, 2026

Artifact containing the AppImage: nextcloud-appimage-pr-9962.zip

Digest: sha256:9600b3561efe2f1a107daac9dd241405df9e97cfcd6f515dc921592479e8e618

To test this change/fix you can download the above artifact file, unzip it, and run it.

Please make sure to quit your existing Nextcloud app and backup your data.

@nilsding nilsding enabled auto-merge May 4, 2026 12:12
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 4, 2026

Quality Gate Failed Quality Gate failed

Failed conditions
E Maintainability Rating on New Code (required ≥ A)
10 New Code Smells (required ≤ 0)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

2 participants