Skip to content

errors, process: port internal/process errors to internal/errors#11294

Closed
jasnell wants to merge 1 commit intonodejs:masterfrom
jasnell:internal-errors-1
Closed

errors, process: port internal/process errors to internal/errors#11294
jasnell wants to merge 1 commit intonodejs:masterfrom
jasnell:internal-errors-1

Conversation

@jasnell
Copy link
Member

@jasnell jasnell commented Feb 10, 2017

  • Assign codes to the handful of errors reported by internal/process/*.js
  • Include documentation for the new error codes
  • Improve error messages
  • Improve test coverage for process.nextTick

Ref: #11273

Semver-major because this updates specific error messages and converts errors over to use the new internal/errors.js mechanism.

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
Affected core subsystem(s)

errors, process

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

errors Issues and PRs related to JavaScript errors originated in Node.js core. process Issues and PRs related to the process subsystem. semver-major PRs that contain breaking changes and should be released in the next major version.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants