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 stuck 0 byte uploads #4889

Merged
merged 2 commits into from
Oct 17, 2024
Merged

Conversation

aduffeck
Copy link
Contributor

The postprocessing flag was never cleared for 0-byte uploads for posixfs because it (rightfully) enables async uploads for both the storageprovider and the dataprovider, in contrast to decomposedfs. See owncloud/ocis#10327 for more details on the underlying problem.

@aduffeck aduffeck requested review from a team, labkode and glpatcern as code owners October 17, 2024 08:43
@butonic butonic merged commit cb66c28 into cs3org:edge Oct 17, 2024
10 checks passed
@butonic butonic deleted the fix-stuck-0-byte-uploads branch October 17, 2024 11:31
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.

2 participants