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

Move task decorators into external module #455

Closed maxfierke closed 2 years ago

maxfierke commented 2 years ago

Further reducing amount of Ember-specific stuff