mirror of
https://github.com/ppy/osu.git
synced 2025-03-14 22:47:18 +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.