MCPcopy
hub / github.com/redis/redis-py / PubSubError

Class PubSubError

redis/exceptions.py:65–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63
64
65class PubSubError(RedisError):
66 pass
67
68
69class WatchError(RedisError):

Callers 3

run_in_threadMethod · 0.90
runMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected