mirror of
https://github.com/rclone/rclone.git
synced 2025-01-05 05:49:33 +01:00
386ca20792
Before this patch backends could be shutdown when they fell out of the cache when they were in use with combine. This was particularly noticeable with the dropbox backend which gave this error when uploading files after the backend was Shutdown. Failed to copy: upload failed: batcher is shutting down This patch gets the combine remote to pin them until it is finished. See: https://forum.rclone.org/t/rclone-combine-upload-failed-batcher-is-shutting-down/32168 |
||
---|---|---|
.. | ||
combine_internal_test.go | ||
combine_test.go | ||
combine.go |