Skip to content

src: Make node::SignalWrap::OnSignal into a lambda - #26184

Merged
gireeshpunathil merged 1 commit into
nodejs:masterfrom
gireeshpunathil:signal_lambda
Feb 21, 2019
Merged

src: Make node::SignalWrap::OnSignal into a lambda#26184
gireeshpunathil merged 1 commit into
nodejs:masterfrom
gireeshpunathil:signal_lambda

Conversation

@gireeshpunathil

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-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-botnodejs-github-bot added c++ Issues and PRs that require attention from people who are familiar with C++. process Issues and PRs related to the process subsystem. labels Feb 18, 2019
@gireeshpunathil

Copy link
Copy Markdown
MemberAuthor

@gireeshpunathilgireeshpunathil added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Feb 20, 2019
PR-URL: nodejs#26184
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
@gireeshpunathilgireeshpunathil removed the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Feb 21, 2019
@gireeshpunathil
gireeshpunathil merged commit dbfe14c into nodejs:masterFeb 21, 2019
@gireeshpunathil

Copy link
Copy Markdown
MemberAuthor

landed as dbfe14c

addaleax pushed a commit that referenced this pull request Feb 21, 2019
PR-URL: #26184
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
@BridgeARBridgeAR mentioned this pull request Feb 26, 2019
rvagg pushed a commit that referenced this pull request Feb 28, 2019
PR-URL: #26184
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c++Issues and PRs that require attention from people who are familiar with C++.processIssues and PRs related to the process subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@gireeshpunathil@nodejs-github-bot@jasnell@addaleax@cjihrig