BackburnerJS / backburner.js

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

[BUGFIX 1.3.3] properly cancel items which are added during flush #295

Closed bekzod closed 6 years ago

bekzod commented 6 years ago

this needs to be cherry picked for 1.3.3, this is affects ember 2.18.0-beta would be nice to get this merged before 2.18.0 beta ends :)

rwjblue commented 6 years ago

Fixed the target branch...