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

[stable-3.14] Fix Swift 6-related CI errors with macOS VFS module #7357

Merged
merged 2 commits into from
Oct 18, 2024

Conversation

backportbot[bot]
Copy link

@backportbot backportbot bot commented Oct 18, 2024

Backport of PR #7323

Cannot pass a local variable into a concurrently executing Task. It's
not a real issue as we are using a semaphore to wait before using this
variable for anything outside of the Task block, but still.

Signed-off-by: Claudio Cambra <[email protected]>
@backportbot backportbot bot requested a review from claucambra October 18, 2024 06:20
@backportbot backportbot bot added this to the 3.14.2 milestone Oct 18, 2024
@claucambra claucambra merged commit 7dbfb96 into stable-3.14 Oct 18, 2024
10 of 14 checks passed
@claucambra claucambra deleted the backport/7323/stable-3.14 branch October 18, 2024 06:21
@nextcloud-desktop-bot
Copy link

AppImage file: nextcloud-PR-7357-1b75056fb1c15e206f1602f474a3fba7d5286e8a-x86_64.AppImage

To test this change/fix you can simply download above AppImage file and test it.

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

Copy link

sonarcloud bot commented Oct 18, 2024

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

Successfully merging this pull request may close these issues.

2 participants