mirror of
https://github.com/osukey/osukey.git
synced 2025-06-02 19:37:19 +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.