Skip to content

src: refactor deprecated UVException usage in pipe-wrap.cc - #27562

Closed
gengjiawen wants to merge 1 commit into
nodejs:masterfrom
gengjiawen:remove_deprecated
Closed

src: refactor deprecated UVException usage in pipe-wrap.cc#27562
gengjiawen wants to merge 1 commit into
nodejs:masterfrom
gengjiawen:remove_deprecated

Conversation

@gengjiawen

Copy link
Copy Markdown
Member
Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

@nodejs-github-botnodejs-github-bot added c++ Issues and PRs that require attention from people who are familiar with C++. net Issues and PRs related to the net subsystem. labels May 4, 2019
Comment threadsrc/node.h Outdated
@TrottTrott added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label May 5, 2019
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@gengjiawen

gengjiawen commented May 9, 2019

Copy link
Copy Markdown
MemberAuthor

@danbev@ZYSzys Can you rerun the failed one in this PR and #27512, thanks.

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@gengjiawen

Copy link
Copy Markdown
MemberAuthor

@ZYSzys Looks like this one still failed.

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@antsmartian

antsmartian commented May 9, 2019

Copy link
Copy Markdown
Contributor

Triggered a re-run (resume).

@gengjiawen

Copy link
Copy Markdown
MemberAuthor

test-http2-client-destroy failed due to #20750.

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@ZYSzys

Copy link
Copy Markdown
Member

Landed in 07e0395 🎉

@ZYSzysZYSzys closed this May 10, 2019
ZYSzys pushed a commit that referenced this pull request May 10, 2019
PR-URL: #27562
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Anto Aravinth <anto.aravinth.cse@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
targos pushed a commit that referenced this pull request May 10, 2019
PR-URL: #27562
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Anto Aravinth <anto.aravinth.cse@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
@BridgeARBridgeAR mentioned this pull request May 21, 2019
4 tasks
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.c++Issues and PRs that require attention from people who are familiar with C++.netIssues and PRs related to the net subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@gengjiawen@nodejs-github-bot@antsmartian@ZYSzys@Trott@addaleax@cjihrig