summaryrefslogtreecommitdiff
path: root/redis/asyncio/parser.py
diff options
context:
space:
mode:
authorGreg Melton <gmelton@gmail.com>2022-05-30 05:45:42 -0700
committerGitHub <noreply@github.com>2022-05-30 15:45:42 +0300
commit48079083a7f6ac1bdd948c03175f9ffd42aa1f6b (patch)
tree30b29683a558e618ea80b1c68fc8d14498900dd1 /redis/asyncio/parser.py
parent84418d62db0aef3178d5eecec47d5121ce82a1d4 (diff)
downloadredis-py-48079083a7f6ac1bdd948c03175f9ffd42aa1f6b.tar.gz
Fix Missing ClusterPipeline Lock (#2190)
* ClusterPipeline needs to initialize self._lock, otherwise a class instance will fail when calling get_redis_connection on the node * fix bad lint picked up from master * added change to CHANGES file * force ci build again * force ci build again
Diffstat (limited to 'redis/asyncio/parser.py')
0 files changed, 0 insertions, 0 deletions