kombu/t
awmackowiak dcb43be891
Fix Redis connections after reconnect - consumer starts consuming the tasks after crash. (#2007)
* Add more logs

* Launch _on_connection_disconnect in Conection only if channel was added properly to the poller

* Prepare test which check the flow of the channel removal from poller

* Change the comment
2024-06-12 22:00:22 +06:00
..
integration Support redis >= 4.5.2 2023-05-29 19:56:28 +06:00
unit Fix Redis connections after reconnect - consumer starts consuming the tasks after crash. (#2007) 2024-06-12 22:00:22 +06:00
__init__.py Rewrite tests to use py.test 2016-08-23 11:38:54 -07:00
mocks.py Add separate transport option for retry loop timeout (#1599) 2022-10-12 19:41:04 +06:00
skip.py Bump pyupgrade version and add __future__.annotations import 2022-04-15 14:16:57 +06:00