Skip to content

stream: finished on closed OutgoingMessage

finished should invoke callback on closed OutgoingMessage the same way as for regular streams.

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

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

Merge request reports

Loading