Skip to content
This repository was archived by the owner on Dec 1, 2021. It is now read-only.
This repository was archived by the owner on Dec 1, 2021. It is now read-only.

Should it be destoyed when Promise.resolve is invoked? #16

@cmershen1

Description

@cmershen1

when the resolve function is invoked, the promiseResolve callback function will be called.
I used your library in my project, and got memory leak in the end.
I think the reason is promiseResolve isn't handled. Am I right?

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