Files
zulip/zerver/tornado/event_queue.py
Alex Vandiver 2a0f3c9746 message_send: Do not attempt to place a set into a message event.
This would have triggered exceptions in production, since orjson
cannot serialize sets.
2025-03-10 09:35:02 -07:00

75 KiB