Skip to content

Does Promise.prototype.finally turn rejected promise to resolved in purpose? #132

@adventure-yunfei

Description

@adventure-yunfei

I just using react-native which requires the project but got this issue.

Other promise implementations like well-known bluebird or the "promise" package itself have a ".finally" which won't change the promise state. I'm not sure why here it is different.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions