Skip to content

bootstrap: adds exception handling for profiler bootstrap#29552

Closed
shobhitchittora wants to merge 5 commits intonodejs:masterfrom
shobhitchittora:profiler-bootstrap-exception-handling
Closed

bootstrap: adds exception handling for profiler bootstrap#29552
shobhitchittora wants to merge 5 commits intonodejs:masterfrom
shobhitchittora:profiler-bootstrap-exception-handling

Conversation

@shobhitchittora
Copy link
Contributor

@shobhitchittora shobhitchittora commented Sep 14, 2019

The bootstrapping of profiler failed the script evaluation when inspector is disabled. Adding a try-catch block to handle that and emit a warning.

Fixes: #29542

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

Loading
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. coverage Issues and PRs related to native coverage support. inspector Issues and PRs related to the V8 inspector protocol

Projects

None yet

Development

Successfully merging this pull request may close these issues.

NODE_V8_COVERAGE does not fail gracefully when inspector is disabled

7 participants