mirror of
https://github.com/rclone/rclone.git
synced 2025-12-11 22:14:05 +01: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.