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

process: move setup of process warnings into node.js #25263

Closed
wants to merge 1 commit into from

Conversation

joyeecheung
Copy link
Member

@joyeecheung joyeecheung commented Dec 29, 2018

For ease of review please use https://github.com/nodejs/node/pull/25263/files?w=1 to skip indentation-only changes.

To clarify the side effects and conditions of the warning setup
during bootstrap.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

To clarify the side effects and conditions of the warning setup
during bootstrap.
@nodejs-github-bot nodejs-github-bot added the process Issues and PRs related to the process subsystem. label Dec 29, 2018
@joyeecheung
Copy link
Member Author

@addaleax
Copy link
Member

@addaleax addaleax added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Dec 30, 2018
@joyeecheung
Copy link
Member Author

Landed in 0878b61

joyeecheung added a commit that referenced this pull request Dec 31, 2018
To clarify the side effects and conditions of the warning setup
during bootstrap.

PR-URL: #25263
Reviewed-By: Gus Caplan <me@gus.host>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Minwoo Jung <minwoo@nodesource.com>
@addaleax
Copy link
Member

addaleax commented Jan 5, 2019

Should this be backported to v11.x-staging? If yes please follow the guide and raise a backport PR, if not let me know or add the dont-land-on label.

refack pushed a commit to refack/node that referenced this pull request Jan 14, 2019
To clarify the side effects and conditions of the warning setup
during bootstrap.

PR-URL: nodejs#25263
Reviewed-By: Gus Caplan <me@gus.host>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Minwoo Jung <minwoo@nodesource.com>
@addaleax
Copy link
Member

ping @joyeecheung

antsmartian added a commit to antsmartian/node that referenced this pull request Feb 10, 2019
 To clarify the side effects and conditions of the warning setup
 during bootstrap.

 PR-URL: nodejs#25263
 Reviewed-By: Gus Caplan <me@gus.host>
 Reviewed-By: Anna Henningsen <anna@addaleax.net>
 Reviewed-By: Minwoo Jung <minwoo@nodesource.com>
targos pushed a commit that referenced this pull request Feb 10, 2019
To clarify the side effects and conditions of the warning setup
during bootstrap.

PR-URL: #25263
Reviewed-By: Gus Caplan <me@gus.host>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Minwoo Jung <minwoo@nodesource.com>
Backport-PR-URL: #26025
@targos targos mentioned this pull request Feb 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
author ready PRs that have at least one approval, no pending requests for changes, and a CI started. process Issues and PRs related to the process subsystem.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants