Closed jextrevor closed 7 years ago
Hmmm ok, so does this mean that everything should start to use the setT function instead of set?
@DakotaHarward No - just set functions that were inside functions that called themselves repeatedly with setImmediate. Those are the ones that need to be changed to setT
Fixes #101. We'll still need to test things out and verify that throttling is working as expected.