diff --git a/stores/local.go b/stores/local.go index f1affb397..9a7ec6108 100644 --- a/stores/local.go +++ b/stores/local.go @@ -381,6 +381,7 @@ func (st *Local) AcquireSector(ctx context.Context, sid abi.SectorID, spt abi.Re best = p.sectorPath(sid, fileType) bestID = si.ID + break } if best == "" {