fd55dad735
It has been noted in the forum that, during a Retain operation, when a piece can't be deleted, the process never completes. The error is written to the log, but the completion line "Moved pieces to trash during retain" never is. This `return` line is the reason. We should instead continue the loop. Change-Id: I0f51d34aba0e81ad60a75802069b42dc135ad907 Refs: https://github.com/storj/storj/issues/6482 |
||
---|---|---|
.. | ||
retain_test.go | ||
retain.go |