machty / ember-concurrency

ember-concurrency is an Ember Addon that enables you to write concise, worry-free, cancelable, restartable, asynchronous tasks.
http://ember-concurrency.com
MIT License
691 stars 157 forks source link

.lastRunning resets one-by-one as tasks are completed, successfully or not #405

Closed maxfierke closed 3 years ago

maxfierke commented 3 years ago

Fixes #403