lib/model: Fixup because I suck and shouldn't commit directly to master
This commit is contained in:
@@ -1563,6 +1563,7 @@ loop:
|
|||||||
case <-tick.C:
|
case <-tick.C:
|
||||||
if len(batch) > 0 {
|
if len(batch) > 0 {
|
||||||
handleBatch()
|
handleBatch()
|
||||||
|
batchSizeBytes = 0
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user