mirror of
https://github.com/rclone/rclone.git
synced 2026-01-10 04:23:28 +00:00
Before this change, cache.PinUntilFinalized was called twice if the root pointed to a composite multi-chunk file without metadata, resulting in a fatal "finalizer already set" error. This change fixes the issue.