fix/355-increase-tree-service-client-cache-size #359
1 changed files with 1 additions and 0 deletions
|
@ -89,6 +89,7 @@ func (f *memoryForest) TreeAddByPath(_ context.Context, d CIDDescriptor, treeID
|
|||
},
|
||||
Child: s.findSpareID(),
|
||||
})
|
||||
s.operations = append(s.operations, op)
|
||||
lm[len(lm)-1] = op.Move
|
||||
return lm, nil
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue