make trackTxnRefMany consistent with trackTxnRef
This commit is contained in:
parent
6f126c80bf
commit
3d77ae1f4d
@ -742,7 +742,7 @@ func (s *SplitStore) trackTxnRefMany(cids []cid.Cid) {
|
|||||||
quiet = true
|
quiet = true
|
||||||
log.Warnf("error checking markset: %s", err)
|
log.Warnf("error checking markset: %s", err)
|
||||||
}
|
}
|
||||||
continue
|
// track it anyways
|
||||||
}
|
}
|
||||||
|
|
||||||
if mark {
|
if mark {
|
||||||
|
Loading…
Reference in New Issue
Block a user