Skip to content

test: scale keepalive timeouts for slow machines

Rodrigo Muino Tomonari requested to merge github/fork/bnoordhuis/fix30828 into master

The test was using fixed timeouts and that seems to be causing sporadic test failures on pi1-docker host (which is a very slow machine.)

Fixes: https://github.com/nodejs/node/issues/30828 (hopefully)

Merge request reports

Loading