mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 15:03:34 +00:00
Zulip's logic for garbage-collecting data structures before reloading was a fix for a Chrome memory leak that lasted across reloads a few years ago. That memory leak is probably now fixed, and thus logic is causing lots of JavaScript tracebacks that are probably not useful. So, let's try removing this cleanup logic (everything but the still-useful deletion of the event queue).
779 B
779 B