mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 06:23:38 +00:00
Previously, this logic did the database queries to look up UserProfile objects in a loop. Fixes #21820. Significantly improves Stream creation time and also unsusbcribing users. Tested stream creation with 10k stream subscribers: - before: 127 seconds ~2 mins - after: 17 seconds ~0.3 min Add a test case for user unsubscribing themself.
42 KiB
42 KiB