node/lib/internal/process
Benjamin Gruenbaum 180867d6a6 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: https://github.com/nodejs/node/pull/8223
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Chris Dickinson <christopher.s.dickinson@gmail.com>
2016-08-31 10:35:13 -07:00
..
next_tick.js
promises.js promise: warn on unhandled rejections 2016-08-31 10:35:13 -07:00
stdio.js process: internal/process/stdio.js cleanup / modernization 2016-06-02 22:36:58 +10:00
warning.js