mirror of
https://github.com/zulip/zulip.git
synced 2025-11-17 20:41:46 +00:00
Earlier, we were using 'send_event' in do_update_message_flags which can lead to a situation where we enqueue events but the function fails at a later stage. Events should not be sent until we know we're not rolling back. Fixes part of #30489.
96 KiB
96 KiB