diff options
author | Kristján Valur Jónsson <sweskman@gmail.com> | 2022-07-27 16:21:25 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-27 19:21:25 +0300 |
commit | f9f9d06c9951f8536bf9321dcebc96759eae03e0 (patch) | |
tree | a290e2d7bc10a28fe67c0ff34ff3a55903fa4261 /redis/commands/graph/commands.py | |
parent | 48f5aca5bb2ed389819b1730f116150f1f0b476d (diff) | |
download | redis-py-f9f9d06c9951f8536bf9321dcebc96759eae03e0.tar.gz |
automatically reconnect pubsub when reading messages in blocking mode (#2281)
* optimistic default info on test sessionstart.
Makes test discovery work, even without a redis connection.
* Add unittests verifying that (non-async) PubSub will automatically reconnect
* Add tests for asyncio pubsub subsciription auto-reconnect
* automatically connect for blocking reads (asyncio)
* fix automatic connect on blocking pubsub read (non-async)
* lint & format
* Perform `connect()` call in PubSub code rather than `read_response`.
Diffstat (limited to 'redis/commands/graph/commands.py')
0 files changed, 0 insertions, 0 deletions