Skip to content

test: fix flaky async-hooks/test-graph.signal

Rodrigo Muino Tomonari requested to merge github/fork/Trott/fix-flake into master

Make sure event loop remains open long enough for signal to be received.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

test async-hooks

Merge request reports

Loading