platypush/platypush/bus
Fabio Manganiello 827b564006
Using a single constant for DEFAULT_REDIS_QUEUE.
Also, catch `AttributeError` on `self._proc.terminate` in the
`HttpBackend`, since the process may already have been terminated and
set to null by another worker process.
2023-08-13 22:20:16 +02:00
..
__init__.py Better documentation for the Redis server + LINT fixes. 2023-08-02 22:17:11 +02:00
redis.py Using a single constant for DEFAULT_REDIS_QUEUE. 2023-08-13 22:20:16 +02:00