mirror of
https://github.com/ppy/osu.git
synced 2025-03-07 07:17: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.