mirror of
https://github.com/zulip/zulip.git
synced 2025-11-07 15:33:30 +00:00
We no longer do O(N) queries to get existing streams. This is a somewhat contrived use case--generally, we are not trying to re-subscribe a user to several streams. Still, we want to avoid this. This commit also makes `test_bulk_subscribe_many` do more work, and the change to the test helped me discover this bug.
24 KiB
24 KiB