opstree / redis-load-test

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

object has no attribute key #2

Closed markvandenberg closed 4 years ago

markvandenberg commented 4 years ago

Hi,

We are using your code to run a redis load test but see an error. task_set object has no attribute key

Any suggestions?

Mark

iamabhishek-dubey commented 4 years ago

Hi @markvandenberg, I will surely take a look into this

giwery commented 4 years ago

The same error

iamabhishek-dubey commented 4 years ago

I think I will fix this break by 16th September.

iamabhishek-dubey commented 4 years ago

The bug is fixed now, please see https://github.com/opstree/redis-load-test/pull/3 image