Skip to content

test: http2 add timeout no callback test case

This code change adds a test case where server.setTimeout is called without a callback Refs: https://github.com/nodejs/node/issues/14985

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Affected core subsystem(s)

test, http2

Merge request reports

Loading