mirror of
https://github.com/discourse/discourse.git
synced 2025-02-08 20:34:52 +00:00
We subscribe to a couple of MessageBus channels when the review-index route is entered, but we should unsubscribe when exiting the route otherwise callbacks would leak every time the review-index is entered and that might cause subtle and weird bugs or errors.