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

v6.x backport for common.crashOnUnhandledRejection #13103

Closed
wants to merge 2 commits into from

Commits on May 18, 2017

  1. test: introduce common.crashOnUnhandledRejection

    Ref: nodejs#12442
    PR-URL: nodejs#12489
    Reviewed-By: Matthew Loring <[email protected]>
    Reviewed-By: Julien Gilli <[email protected]>
    Reviewed-By: Benjamin Gruenbaum <[email protected]>
    Reviewed-By: James M Snell <[email protected]>
    addaleax committed May 18, 2017
    Configuration menu
    Copy the full SHA
    cb5c93a View commit details
    Browse the repository at this point in the history
  2. test,doc: document crashOnUnhandledRejection()

    Add documentation for `common.crashOnUnhandledRejection()`.
    
    Ref: https://github.com/nodejs/node/pull/12489/files/a9c2078a60bc3012dc6156df19772697a56a2517#r113737423
    PR-URL: nodejs#12699
    Reviewed-By: James M Snell <[email protected]>
    Reviewed-By: Rich Trott <[email protected]>
    Reviewed-By: Santiago Gimeno <[email protected]>
    Reviewed-By: Luigi Pinca <[email protected]>
    Reviewed-By: Colin Ihrig <[email protected]>
    Reviewed-By: Yuta Hiroto <[email protected]>
    Reviewed-By: Michael Dawson <[email protected]>
    Reviewed-By: Gibson Fahnestock <[email protected]>
    addaleax committed May 18, 2017
    Configuration menu
    Copy the full SHA
    46d6281 View commit details
    Browse the repository at this point in the history