Skip to content

test: remove spawn option for tmpdir.refresh()

Rodrigo Muino Tomonari requested to merge github/fork/Trott/rm-spawn into master

Recent fixes to fs.rmdir({recursive: true}) (hopefully) make the spawn option in our internal test tool unnecessary.

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