github.com/cs3org/reva/v2@v2.27.7/changelog/2.20.0_2024-06-19/test-async-processing-corner-cases.md (about) 1 Enhancement: Test async processing cornercases 2 3 We added tests to cover several bugs where file metadata or parent treesize might get corrupted when postprocessing errors occur in specific order. 4 For now, the added test cases test the current behavior but contain comments and FIXMEs for the expected behavior. 5 6 https://github.com/cs3org/reva/pull/4625