mirror of
https://github.com/rclone/rclone.git
synced 2026-05-24 08:54:33 -04: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.