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

promise: warning on unhandled rejection (v6.x) #8223

Closed
wants to merge 1 commit into from

Commits on Aug 30, 2016

  1. promise: warn on unhandled rejections

    Log unhandled promise rejections with a guid and emit
    a process warning. When rejection is eventually handled,
    emit a secondary warning.
    
    PR-URL: nodejs#8217
    Reviewed-By: Chris Dickinson <christopher.s.dickinson@gmail.com>
    Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
    Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
    benjamingr authored and jasnell committed Aug 30, 2016
    Configuration menu
    Copy the full SHA
    995d504 View commit details
    Browse the repository at this point in the history