Skip to content

Fix documentation for childProcess.kill(signal): signal can be a number #27750

Closed
@ehmicky

Description

@ehmicky

With childProcess.kill(signal), signal is documented as being a string.

However in the code, signal can be either a string or a number.

Metadata

Metadata

Assignees

No one assigned

    Labels

    child_processIssues and PRs related to the child_process subsystem.docIssues and PRs related to the documentations.good first issueIssues that are suitable for first-time contributors.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions