mirror of
https://github.com/zulip/zulip.git
synced 2025-11-09 08:26:11 +00:00
This was doing bulk_create in a loop for each realm, which is too slow on very large servers. Just do a single bulk_create with a reasonable batch_size at the end.
1.7 KiB
1.7 KiB