Files
zulip/zerver/tests
Shubham Padia ac9a97e1a7 streams: Use bulk function in can_access_stream_metadata_user_ids.
Performance remains the same whether we're using the bulk function
underneath the function in question or not, this helps us avoid
duplication.

(cherry picked from commit 2e48293e4b)
2025-03-27 16:53:35 -07:00
..