Skip to content

doc: improve doc writable streams: 'finish' event.

Change order for 'finish' event that should be before writer.end. Fixes: https://github.com/nodejs/node/issues/30759

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