mirror of
https://github.com/osukey/osukey.git
synced 2025-06-29 15:17:57 +09: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.