X-12 / andromeda

0 stars 0 forks source link

Fix throttling (needs testing) #154

Closed jextrevor closed 7 years ago

jextrevor commented 7 years ago

Fixes #101. We'll still need to test things out and verify that throttling is working as expected.

DakotaHarward commented 7 years ago

Hmmm ok, so does this mean that everything should start to use the setT function instead of set?

jextrevor commented 7 years ago

@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