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

add hashSettled equivalent #353

Closed kwliou closed 4 years ago

kwliou commented 4 years ago

Does this work? If not, I'd like to ask for this feature to be supported.

machty commented 4 years ago

I'm alright with this, @maxfierke ? Maybe wait til after types PR is merged?

maxfierke commented 4 years ago

oh nice, I missed this. This makes sense to me! yeah, waiting for the types stuff sounds solid, I don't want to hold up that work