Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lib: allow process kill by signal number #16944

Closed
wants to merge 3 commits into from

Commits on Nov 15, 2017

  1. test: pass test function to expectsError

    PR-URL: nodejs#16944
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    sam-github committed Nov 15, 2017
    Configuration menu
    Copy the full SHA
    b0d675d View commit details
    Browse the repository at this point in the history
  2. lib: allow process kill by signal number

    This brings the behaviour in line with the documentation.
    
    PR-URL: nodejs#16944
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    sam-github committed Nov 15, 2017
    Configuration menu
    Copy the full SHA
    515f415 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2018

  1. fixup test

    BridgeAR committed Feb 17, 2018
    Configuration menu
    Copy the full SHA
    f1a582a View commit details
    Browse the repository at this point in the history