Yang Fang 509487f789
Fix throttler calling an action twice
There is a bug in throttler where an action is called immediately and also again when the Timer expires despite only being scheduled once by call(). This commit resets the action to null once it is completed.
2023-09-22 11:26:41 -07:00
..
2022-12-12 09:45:26 -07:00
2023-09-02 19:00:55 +08:00
2023-04-27 12:14:44 -06:00
2023-04-11 14:46:22 -06:00
2023-04-18 11:11:24 -06:00