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