Skip to content

errorMessage: Improvement in the error thrown in case of writable st…

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

Write stream _stream_writable.js is the file that has been changed

Description of change

…ream write method

Files changes include the fix for issue Fixes: https://github.com/nodejs/node/issues/7396

Merge request reports

Loading