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

fix(files): catch race condition in FilesWorkspaceHeader init #6733

Merged
merged 1 commit into from
Dec 5, 2024

Conversation

skjnldsv
Copy link
Member

@skjnldsv skjnldsv commented Dec 5, 2024

image

@skjnldsv skjnldsv self-assigned this Dec 5, 2024
@skjnldsv skjnldsv added bug Something isn't working 3. to review labels Dec 5, 2024
@skjnldsv
Copy link
Member Author

skjnldsv commented Dec 5, 2024

/backport to stable29

@skjnldsv
Copy link
Member Author

skjnldsv commented Dec 5, 2024

/backport to stable30

@skjnldsv skjnldsv merged commit ebd552a into main Dec 5, 2024
62 checks passed
@skjnldsv skjnldsv deleted the fix/unknown-vm branch December 5, 2024 09:29
Copy link

backportbot bot commented Dec 5, 2024

The backport to stable30 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable30
git pull origin stable30

# Create the new backport branch
git checkout -b backport/6733/stable30

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 40cb7cf8

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/6733/stable30

Error: Failed to clone repository: Failed to checkout branches: error: RPC failed; curl 92 HTTP/2 stream 5 was not closed cleanly: CANCEL (err 8)
error: 11118 bytes of body are still expected
fetch-pack: unexpected disconnect while reading sideband packet
fatal: early EOF
fatal: fetch-pack: invalid index-pack output


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@skjnldsv
Copy link
Member Author

skjnldsv commented Dec 5, 2024

/backport to stable30

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants