mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 23:13:25 +00:00
We leave the fetching of links outside of the lock, as they could take seconds, which is an unreasonable amount of time to hold a lock on the message row. This may result in unnecessary work, in the case that the message was since edited, but the unnecessary work is preferable to blocking other work on the message row for the duration.
46 KiB
46 KiB