rclone/fs/sync
Nick Craig-Wood 563c4f76c6 sync: fix incorrect error reported by graceful cutoff - fixes #5203
Before this change, a sync which was finished with a graceful transfer
cutoff could return "context canceled" instead of the correct error.

This fixes the problem by ignoring "context canceled" errors if we
have done a graceful stop.
2021-04-10 11:49:44 +01:00
..
pipe.go Spelling fixes 2020-10-14 15:21:31 +01:00
pipe_test.go sync: implement --order-by xxx,mixed 2020-03-16 15:50:04 +00:00
rc.go rc: sync,copy,move: document createEmptySrcDirs parameter - fixes #4489 2021-02-08 12:25:40 +00:00
rc_test.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
sync.go sync: fix incorrect error reported by graceful cutoff - fixes #5203 2021-04-10 11:49:44 +01:00
sync_test.go fs: make sync and operations tests use context instead of global variables 2021-03-15 19:22:07 +00:00