mirror of
https://github.com/osukey/osukey.git
synced 2025-05-20 21:17:32 +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.