16585: fix memory leak when -repeat is specified and -rthreads is not
authorWard Vandewege <ward@curii.com>
Mon, 20 Jul 2020 23:21:14 +0000 (19:21 -0400)
committerWard Vandewege <ward@curii.com>
Mon, 20 Jul 2020 23:21:14 +0000 (19:21 -0400)
commit1bc7e16eb168274baea108092184925b7172ce02
tree618f43985039c5be62ac4ff454bcde209250e235
parent34cb31d5191ce17c37ddd9d344f4d77125af64a8
16585: fix memory leak when -repeat is specified and -rthreads is not
       zero. Always skip warmup phase when -rthreads is zero.

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>
tools/keep-exercise/keep-exercise.go