You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 1, 2021. It is now read-only.
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?