Files
node/lib
Cameron Little a3132b0aa5 process: cast promise rejection reason to string
The unhandled promise rejection warning uses a template literal and
prints the reason a promise was rejected. If rejecting with a symbol,
the symbol failed to convert to a string and the process crashed. Now,
symbols are casted to strings and the process does not crash.

Fixes: https://github.com/nodejs/node/issues/11637
PR-URL: https://github.com/nodejs/node/pull/11640
Reviewed-By: Anna Henningsen <anna@addaleax.net>
2017-04-30 01:00:46 +02:00
..
2017-03-17 11:09:10 -07:00
2017-03-10 11:23:48 -08:00
2017-04-21 13:09:49 -04:00
2017-04-18 22:04:09 +02:00
2017-03-10 11:23:48 -08:00
2016-10-04 12:17:32 -04:00
2017-03-17 11:09:40 -07:00
2017-03-10 11:23:48 -08:00
2017-03-31 22:02:25 +02:00
2017-04-28 14:29:45 -07:00
2017-03-10 11:23:48 -08:00