★ wanayoo — archive 1999 https://github.com/nodejs/node/pull/25837Nouvelle recherche | Portail wanayoo
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

[v11.x] src: pass along errors from PromiseWrap instantiation #25837

Conversation

Projects
3 participants
@addaleax
Copy link
Member

commented Jan 30, 2019

Backport of one commit from #25734, with a minor conflict due to #23443 resolved.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
src: pass along errors from PromiseWrap instantiation
PR-URL: #25734
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Gus Caplan <me@gus.host>

@addaleax addaleax force-pushed the addaleax:backport-promise-wrap-newinstance branch from 8cfe09a to a29a712 Jan 30, 2019

@targos

targos approved these changes Jan 31, 2019

@addaleax

This comment has been minimized.

Copy link
Member Author

commented Feb 3, 2019

@addaleax

This comment has been minimized.

Copy link
Member Author

commented Feb 3, 2019

Landed in 882902c

addaleax added a commit that referenced this pull request Feb 3, 2019

src: pass along errors from PromiseWrap instantiation
PR-URL: #25734
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Gus Caplan <me@gus.host>

PR-URL: #25837
Reviewed-By: Michaël Zasso <targos@protonmail.com>

@addaleax addaleax closed this Feb 3, 2019

@addaleax addaleax deleted the addaleax:backport-promise-wrap-newinstance branch Feb 3, 2019

@targos targos added this to Closed PRs in v11.x Feb 10, 2019

@targos targos referenced this pull request Feb 14, 2019

Merged

v11.10.0 proposal #26098

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.