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
691 stars 155 forks source link

Update example with a generic type on a task #504

Closed ombr closed 5 months ago

ombr commented 1 year ago

Hi,

I am not really sure how we should make this work with typescript but at least here is a failing test.

Luc

machty commented 5 months ago

Doing some housekeeping; if you want to revive this, could you please add a breaking test to https://github.com/machty/ember-concurrency/blob/master/packages/test-app/types-tests/ember-concurrency-test.ts ?