node/lib/internal/http2
Anna Henningsen 559a8e342b
http2: do not crash on stream listener removal w/ destroyed session
Do not crash when the session is no longer available.

Fixes: https://github.com/nodejs/node/issues/29457

PR-URL: https://github.com/nodejs/node/pull/29459
Backport-PR-URL: https://github.com/nodejs/node/pull/29618
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Minwoo Jung <minwoo@nodesource.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
2019-09-25 13:28:09 +01:00
..
compat.js http2: emit timeout on compat request and response 2018-10-17 00:07:24 +01:00
core.js http2: do not crash on stream listener removal w/ destroyed session 2019-09-25 13:28:09 +01:00
util.js http2: improve http2 code a bit 2019-08-15 17:31:01 +01:00