2 Commits

Author SHA1 Message Date
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
Shawn
a1e1aa156f Initial public commit 2022-08-29 20:38:28 -06:00