mirror of
https://github.com/rclone/rclone.git
synced 2024-11-26 18:31:17 +08:00
54771e4402
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. |
||
---|---|---|
.. | ||
pipe_test.go | ||
pipe.go | ||
rc_test.go | ||
rc.go | ||
sync_test.go | ||
sync.go |