Skip to content

fs: add missing HandleScope to FileHandle.close

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

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