Skip to content

test: http2 session operations after destroy

This PR adds checks for invalid session errors for session operations when they're called after session.destroy() in HTTP2

Refs #14985 (closed)

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