Skip to content

Conversation

cjihrig
Copy link
Contributor

@cjihrig cjihrig commented Jun 3, 2019

This commit causes the Tracing class to account for util.inspect() depth.

Similar to #27983. After this commit, all of these cases in core are handled.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

nodejs-github-bot commented Jun 3, 2019

CI: https://ci.nodejs.org/job/node-test-pull-request/23597/

EDIT(cjihrig): CI was yellow.

@BridgeAR BridgeAR added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. trace_events Issues and PRs related to V8, Node.js core, and userspace code trace events. util Issues and PRs related to the built-in util module. labels Jun 4, 2019
This commit causes the Tracing class to account for
util.inspect() depth.

PR-URL: nodejs#28037
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
@cjihrig cjihrig merged commit 81a9c72 into nodejs:master Jun 5, 2019
@cjihrig cjihrig deleted the custom-inspect branch June 5, 2019 19:42
BridgeAR pushed a commit that referenced this pull request Jun 17, 2019
This commit causes the Tracing class to account for
util.inspect() depth.

PR-URL: #28037
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
@BridgeAR BridgeAR mentioned this pull request Jun 17, 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. trace_events Issues and PRs related to V8, Node.js core, and userspace code trace events. util Issues and PRs related to the built-in util module.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants