We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
locustio==0.14.6 locust==1.0.2
in the latest versions of locust 'num_clients' has been renamed to 'num_users'
onHatch() method seems unprepared for that and throws NPE:
onHatch()
@myzhan recently fixed it in locust4j