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

`taskGroup` does not take a `taskFn` #358

Closed chancancode closed 4 years ago

chancancode commented 4 years ago

Also, it returns a TaskGroupProperty, not a TaskGroup.