Skip to content

test: fix flaky test-debug-prompt

Rodrigo Muino Tomonari requested to merge github/fork/Trott/fix-21724 into master

Be sure to send .exit only once to avoid spurious EPIPE and possibly other errors.

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

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

Merge request reports

Loading