Skip to content

test: ensure callback runs in test-vm-sigint

Rodrigo Muino Tomonari requested to merge github/fork/Trott/mustcall into master
Checklist
  • make -j4 test (UNIX), or vcbuild test nosign (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

test vm

Description of change

Make sure the child process close callback runs exactly one time.

/cc @addaleax

Merge request reports

Loading