Skip to content

Canceling a reduction #166

Closed
Closed
@verma

Description

@verma

What would be the general strategy for canceling a Promise.reduce call? The promise itself cancels but the the current promise being waited upon for fulfillment is not notified of this cancellation.

E.g. how can I cancel this reduction?:

https://github.com/verma/plasio/blob/master/js/ui.js#L614

The fDataLoader and loadData methods are cancelable promises.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions