diff options
author | Kristján Valur Jónsson <sweskman@gmail.com> | 2022-09-29 11:03:54 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-29 14:03:54 +0300 |
commit | 9fe836698ca5930e39633b86839b6c1bae07237e (patch) | |
tree | e1915d05f852ff45125fb89933bc369001b48744 /redis/asyncio/client.py | |
parent | fbf68dd217b4bf7d91a0e07ca73c8a39dfbc1066 (diff) | |
download | redis-py-9fe836698ca5930e39633b86839b6c1bae07237e.tar.gz |
Catch `Exception` and not `BaseException` in the `Connection` (#2104)
* Add failing unittests for passing BaseException through
* Resolve failing unittest
* Remove redundant checks for asyncio.CancelledError
Diffstat (limited to 'redis/asyncio/client.py')
0 files changed, 0 insertions, 0 deletions