BackburnerJS / backburner.js

A rewrite of the Ember.js run loop as a generic microlibrary
MIT License
392 stars 80 forks source link

fix issue with debounce smaller wait time replacing other timers #366

Open bekzod opened 4 years ago

bekzod commented 4 years ago

fixes #365 to avoid shifting of add/remove timer indexes doing following