Skip to content

test: make test-http2-client-jsstream-destroy.js reliable

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

Use events instead of setTimeout() calls.

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

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