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

Fix use of tasks w/ action and fn helpers on 3.11+ #333

Closed maxfierke closed 4 years ago

maxfierke commented 4 years ago

Builds on @thiagofelix's find in #312 (which fixes for 3.1 - 3.10ish), and adds the latest paths for INVOKE to work with 3.11+ and some tests for use with action and fn helpers