mirror of
https://github.com/ppy/osu.git
synced 2025-03-27 04:17:20 +08:00
This is more of a safety item. To avoid potential duplicate key in dictionary errors (and also avoid being slightly memory-leaky), allow `SoloStatisticsWatcher` consumers to dispose of the subscriptions they take out.