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
689 stars 157 forks source link

Fix missing dropTask/etc types #486

Closed machty closed 2 years ago

machty commented 2 years ago

Closes #485