mirror of
https://github.com/zulip/zulip.git
synced 2025-11-09 00:18:12 +00:00
Before we were making it impossible to reuse the function again (so we were preventing leaks), but it's fine to just restore the original function, especially now that some of our tests have grown bigger.