Grokzen / redis-py-cluster

Python cluster client for the official redis cluster. Redis 3.0+.
https://redis-py-cluster.readthedocs.io/
MIT License
1.1k stars 316 forks source link

get wrong return value "OK" from redis #497

Closed heliusjing closed 2 years ago

heliusjing commented 2 years ago

I got wrong result of str "OK" from redis,This phenomenon is accidental redis-py-cluster:1.3.6 python:2.7.5

Grokzen commented 2 years ago

This report is impossible to act on. There is no steps to reproduce the error, no code, no commands that errors out, what code path etc. This is needed in order to help debug any issues. Also note that 1.3.6 is an old version and running it at python 2.7 is very discouraged and any code issues there is not supported by me any longer. Please submit a new issue with any and all information needed to reproduce the bug.