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

Add support for waitForEvent with 'on' API #348

Closed maxfierke closed 4 years ago

maxfierke commented 4 years ago

Resolves #164