Formatting

Signed-off-by: Justin Menga <justin.menga@gmail.com>
Upstream-commit: 6f073e352247217a4cc5ee825676a9a496655455
Component: engine
This commit is contained in:
Justin Menga
2017-05-13 17:54:04 +12:00
parent 4221bdc95f
commit 17b96f5ff1
@@ -578,7 +578,7 @@ func BenchmarkCollectBatch(b *testing.B) {
}
}
go stream.collectBatch()
go stream.collectBatch()
stream.logGenerator(10, 100)
ticks <- time.Time{}
stream.Close()