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.go | ||
pipe_test.go | ||
rc.go | ||
rc_test.go | ||
sync.go | ||
sync_test.go |