ember-concurrency icon indicating copy to clipboard operation
ember-concurrency copied to clipboard

TaskCancelation: TaskInstance XXX was canceled because undefined

Open law-rence opened this issue 2 years ago • 1 comments

The method getUpdateInformation will be called in beforeModel RouteReopen and looks like the following:

@task({ maxConcurrency: 1, keepLatest: true, }) *getUpdateInformation() {}

Error message image

What is undefined here? (:

[email protected]

law-rence avatar Sep 08 '22 06:09 law-rence

Hi law-rence, i have the same problem...

Timbuktu1982 avatar Sep 09 '22 06:09 Timbuktu1982