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

v2: bugfixes from 1.1.6 - 1.2.0 #367

Closed maxfierke closed 4 years ago

maxfierke commented 4 years ago

Cherry-picks #348, #352, and #358 into v2, leaving TypeScript type definitions the only thing not yet ported to v2