mirror of
https://github.com/rclone/rclone.git
synced 2026-01-04 01:23:24 +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.