v0.10.1
0.10.1 Sep 20, 2020
- rework
hatch_rate
to be stored in anOption<usize>
as it can beNone
on a Worker - remove redundant
GooseAttack.users
instead using theOption<usize>
inconfiguration
- improve bounds handling of defaults, generate errors for invalid values
- properly handle early shutdown of Gaggle distributed load test from Worker process
- Manager starts timing Gaggle distributed load test only after all Workers start