Skip to content

src: add error message if we abort

Rodrigo Muino Tomonari requested to merge github/fork/fhinkel/i8555 into master
Checklist
  • make -j4 test (UNIX) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

vm, watchdog

Description of change

Add an error message if we abort because uv_init_loop fails.

Fixes https://github.com/nodejs/node/issues/8555

Merge request reports

Loading