Skip to content

cluster: properly handle --inspect-{brk,port}

cluster wasn't properly handling the --inspect-brk=${port} and --inspect-port=${port} arguments to the children.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Affected core subsystem(s)

cluster, test

Merge request reports

Loading