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
mocks.py
skip.py