mirror of
https://github.com/octoleo/syncthing.git
synced 2024-12-23 11:28:59 +00:00
lib/model: Fixup because I suck and shouldn't commit directly to master
This commit is contained in:
parent
e33fa10115
commit
a8145e187f
@ -1563,6 +1563,7 @@ loop:
|
|||||||
case <-tick.C:
|
case <-tick.C:
|
||||||
if len(batch) > 0 {
|
if len(batch) > 0 {
|
||||||
handleBatch()
|
handleBatch()
|
||||||
|
batchSizeBytes = 0
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user