Skip to content

The inspector process.on(SIGPROF) warning is non-standard. #12706

@Fishrock123

Description

@Fishrock123
  • Version: master (as of yesterday?)
  • Platform: macOS
  • Subsystem: src

An internal project is generating this warning when run:

process.on(SIGPROF) is reserved while debugging

It was not immediately clear to me that this was indeed from node, since no (node:pid) prefix was attached.

The warning is emitted from here and was added in 84ad31f about a year ago (though I'm not sure inspector was on by default then). My understanding is that this warning does not happen for us on LTS versions of Node.

Edit: We are not launching the inspector in any way when running into this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    c++Issues and PRs that require attention from people who are familiar with C++.inspectorIssues and PRs related to the V8 inspector protocollib / srcIssues and PRs related to general changes in the lib or src directory.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions