Skip to content

promise: emit error on domain unhandled rejections

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

Thanks for the help and guidance with this @addaleax

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

Merge request reports

Loading