mirror of https://github.com/celery/kombu.git
![]() The redis-py 4.5.2 changes the UnixDomainSocketConnection class so now it inherits from AbstractConnection: https://github.com/redis/redis-py/releases/tag/v4.5.2 This patch makes sure that the health_check_interval parameter is checked for the __init__ method of the main class and also the bases, so it doesn't fail with the newer version of redis-py. |
||
---|---|---|
.. | ||
__init__.py | ||
common.py | ||
test_kafka.py | ||
test_mongodb.py | ||
test_py_amqp.py | ||
test_redis.py |