mirror of
https://github.com/zulip/zulip.git
synced 2026-07-15 21:03:26 +08:00
To work around the issue we're having with queue draining between parallel blocking connections, use the same rabbitmq queue for both activity and presence events, keyed on a 'type' flag in the message itself. (imported from commit 188e8fda1695734e52c5740db2195072cfc81479) |
||
|---|---|---|
| .. | ||
| bugdown | ||
| __init__.py | ||
| actions.py | ||
| avatar.py | ||
| bulk_create.py | ||
| cache.py | ||
| context_managers.py | ||
| initial_password.py | ||
| message_cache.py | ||
| parallel.py | ||
| query.py | ||
| queue.py | ||
| response.py | ||
| timeout.py | ||
| timestamp.py | ||