Skip to content

test: fix flaky test-http-server-keepalive-req-gc

Rodrigo Muino Tomonari requested to merge github/fork/Trott/fix-req-gc-test into master

Use server to keep the event loop open until the ongc listener runs.

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

Collaborators, please 👍 to fast-track.

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