Skip to content

test: kill subprocess only after last ACK

  • Add multiple comments.
  • Switch to a persistent fixture for subprocess.
  • Assert that send queue is drained.

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

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
Affected core subsystem(s)

test, child_process

Merge request reports

Loading