mirror of
https://github.com/zulip/zulip.git
synced 2025-11-07 15:33:30 +00:00
bulk_create_streams was taking about 10 seconds to run with prod data; this should be a basically immediate operation. The cause was a missing select_related on one of the loops through all streams. (imported from commit 8b82f0c41facc3999bb699dbc350708ac69797e9)
29 KiB
29 KiB