Skip to content

Conversation

@individual-it
Copy link
Contributor

Description

Before checking the file on the POSIX FS, we need to make sure the postprocessing is finished.
This can be done by PROPFIND or GET request. Because parsing the PROPFIND is harder I've just added a GET. The underlying request already waits for the 425 Status code to go away.

Related Issue

Partly fixes #1747

Motivation and Context

make test be stable

How Has This Been Tested?

  • 🤖
  • run tests locally, they used to fail and now they pass

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests only (no source changes)

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation added

@ScharfViktor ScharfViktor merged commit 5b98860 into main Nov 3, 2025
46 checks passed
@ScharfViktor ScharfViktor deleted the checkPostprocessingPosix branch November 3, 2025 13:13
@openclouders openclouders mentioned this pull request Nov 3, 2025
1 task
fschade pushed a commit to fschade/opencloud that referenced this pull request Nov 6, 2025
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.

watchfs: file is empty after changing it in the file system.

3 participants