kombu/t
MZauchner 25600603a2
Close connections in case of an exception (#2201)
* Close connections in case of an exception

When an exception occurs while the connection is in use, the connection
may become unsuable. Such connections need to be closed, such that the
connection to the broker can be reestablished at a later point.

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-12-12 22:25:40 +02:00
..
integration Close connections in case of an exception (#2201) 2024-12-12 22:25:40 +02:00
unit Close connections in case of an exception (#2201) 2024-12-12 22:25:40 +02: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