opstree / redis-load-test

A utility to provide easy and fast performance testing for Redis.
https://opstree.github.io
Apache License 2.0
46 stars 35 forks source link

sending pr fix to: locust 'Events' object has no attribute 'request_success' #10

Open girorme opened 1 year ago

girorme commented 1 year ago

Hi friends! Thanks for the tool! The issue mentioned here: https://stackoverflow.com/questions/76016708/locust-events-object-has-no-attribute-request-success still occurs.

core: Locust in the newest versions updated a var name: https://stackoverflow.com/a/76017083/3941753

pr: https://github.com/opstree/redis-load-test/pull/9

hikmahgumelar commented 2 months ago

with locust version 1.1 working but when I used latest version not working and error message is locust 'Events' object has no attribute 'request_success'