Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Version 0.1.1 does not support resolving a promise with a promise properly. #18

Closed
nev21 opened this issue Feb 10, 2023 · 0 comments
Assignees
Milestone

Comments

@nev21
Copy link
Contributor

nev21 commented Feb 10, 2023

When attempt to resolve a Promise with a promise the resolved value is the promise and not the resolve (or rejected) value of the promise used in the executor resolve function.

@nev21 nev21 self-assigned this Feb 10, 2023
@nev21 nev21 added this to the 0.1.2 milestone Feb 10, 2023
@nev21 nev21 changed the title [Bug] Version 1.1 does not support resolving a promise with a promise properly. [Bug] Version 0.1.1 does not support resolving a promise with a promise properly. Feb 10, 2023
@nev21 nev21 closed this as completed Feb 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant