mirror of
https://github.com/zulip/zulip.git
synced 2026-06-24 21:08:25 +08:00
We already trust ids that are put on our queue for deferred work. For example, see the code for "mark_stream_messages_as_read_for_everyone" We now pass stream_recipient_id when we queue up work for do_mark_stream_messages_as_read. This generally saves about 3 queries per user when we unsubscribe them from a stream. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| queue_processors.py | ||