-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Labels
p2-nice-to-haveLow priorityLow priorityresearchWaiting for team investigationWaiting for team investigationtechnical-debtRefactoring, linting & tidyingRefactoring, linting & tidying
Description
This issue was solved by reverting partially the change the introduced the regression, but the exact causes are still unknown.
The bucket emptying method introduced with #420 returns almost immediately, but files take a few minutes more to disappear. I suspect that rclone is using some trickery to empty the bucket in the server side (e.g. expiration time) and returns as soon as the deletion begins.
Can be reproduced with v0.10.0 in a storage.workdir filled with files:
mkdir --parents stress/{1..10}/{1..10}/{1..10}
yes | head | tee stress/{1..10}/{1..10}/{1..10}/fileMetadata
Metadata
Assignees
Labels
p2-nice-to-haveLow priorityLow priorityresearchWaiting for team investigationWaiting for team investigationtechnical-debtRefactoring, linting & tidyingRefactoring, linting & tidying