rclone/backend/chunker
nielash 61ab519791 chunker: fix finalizer already set error
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.
2024-05-13 18:33:54 +01:00
..
chunker_internal_test.go rcat: preserve metadata when Copy falls back to Rcat 2022-11-10 12:04:35 +00:00
chunker_test.go features: add new interfaces OpenChunkWriter and ChunkWriter #7056 2023-08-12 17:55:01 +01:00
chunker.go chunker: fix finalizer already set error 2024-05-13 18:33:54 +01:00