mirror of
https://github.com/rclone/rclone.git
synced 2026-03-17 23:18:04 -04: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.