Skip to content

test: add test for reused AbortController with execfile()

Rodrigo Muino Tomonari requested to merge github/fork/Trott/reused-ac into master

Test that reusing an aborted AbortController with execfile() results in immediate SIGTERM.

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