Skip to content

test: fix flaky test-http2-reset-flood

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

Set allowHalfOpen: true in the client.

Fixes: https://github.com/nodejs/node/issues/29802 Refs: https://github.com/nodejs/node/pull/31806

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

Merge request reports

Loading