mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Formatting
Signed-off-by: Justin Menga <justin.menga@gmail.com>
This commit is contained in:
parent
84b03660da
commit
6f073e3522
1 changed files with 1 additions and 1 deletions
|
@ -578,7 +578,7 @@ func BenchmarkCollectBatch(b *testing.B) {
|
|||
}
|
||||
}
|
||||
|
||||
go stream.collectBatch()
|
||||
go stream.collectBatch()
|
||||
stream.logGenerator(10, 100)
|
||||
ticks <- time.Time{}
|
||||
stream.Close()
|
||||
|
|
Loading…
Reference in a new issue