Is this considered a feature I don't know how to use or a bug?
thell@bb3cae46c3ad:~/Projects/Track/benchpress/src/examples$ ./example_01 --benchtime 3
hello
hello
hello
hello
hello
hello
example 5 1000182494 ns/op
./example_01 6.001s
I was not expecting hello to be re-iterated.
Is this considered a feature I don't know how to use or a bug?
I was not expecting
helloto be re-iterated.