Skip to content

http2: fix session[kSession] undefined issue

Rodrigo Muino Tomonari requested to merge github/fork/leeight/fix-24546 into master

finishSessionDestroy already done session cleaning up.

Fix: https://github.com/nodejs/node/issues/24546

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