|
@@ -1496,11 +1496,12 @@ func (f *sendReceiveFolder) pullBlock(state pullBlockState, snap *db.Snapshot, o
|
|
|
candidates := f.model.availabilityInSnapshot(f.FolderConfiguration, snap, state.file, state.block)
|
|
candidates := f.model.availabilityInSnapshot(f.FolderConfiguration, snap, state.file, state.block)
|
|
|
state.fail(errors.Wrap(f.ctx.Err(), "folder stopped"))
|
|
state.fail(errors.Wrap(f.ctx.Err(), "folder stopped"))
|