This commit is contained in:
Neil Alexander 2020-12-17 13:06:08 +00:00
parent aad3e573e9
commit 7200691610
No known key found for this signature in database
GPG key ID: A02A2019A2BB0944

View file

@ -131,7 +131,7 @@ func DeviceListCatchup(
to.DeviceListPosition = types.LogPosition{
Partition: queryRes.Partition,
Offset: queryRes.Offset,
})
}
res.NextBatch.ApplyUpdates(to)
return hasNew, nil