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 waitForProperty on non-EmberObject hosts #352

Closed maxfierke closed 4 years ago

maxfierke commented 4 years ago

Fixes #292 (hopefully)