Commit e4d369e9 authored by James M Snell's avatar James M Snell
Browse files

quic: remove onSessionDestroy callback

The QuicSession can be destroyed during garbage collection and
the onSessionDestroy callback was happening in the destructor.

PR-URL: https://github.com/nodejs/node/pull/34160


Reviewed-By: default avatarAnna Henningsen <anna@addaleax.net>
parent 3acdd6aa
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment