Skip to content

test: add process.stdin.end() TTY regression test

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

Taken from @mcollina’s https://github.com/nodejs/node/pull/22900.

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

Merge request reports

Loading