Skip to content

test: add inspect-brk option to cluster module

Ensure that cluster interoperates with the --inspect-brk option. This does not test for —debug-brk.

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

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

test cluster

Merge request reports

Loading