mirror of
https://github.com/rclone/rclone.git
synced 2026-03-01 10:51:11 +00:00
The recent changes to remove race conditions from --max-delete have made these tests fail on chunker with s3 because they do copy then delete and the deletes are being counted in the --max-delete(-size) counts.