mirror of
https://github.com/discourse/discourse.git
synced 2025-01-18 18:02:46 +08:00
c961dcc757
Every time we created a topic list we would leak a state change callback This happens on any topic list -> topic -> topic list sequence This can cause corruption of tracking state and memory bloating given that all information may be sent to the sync function. |
||
---|---|---|
.. | ||
assets | ||
controllers | ||
helpers | ||
jobs | ||
mailers | ||
models | ||
serializers | ||
services | ||
views |