Skip to content

Commit

Permalink
http2: use addAbortListener
Browse files Browse the repository at this point in the history
PR-URL: nodejs#48550
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
  • Loading branch information
atlowChemi authored and H4ad committed Sep 17, 2023
1 parent 85a5b17 commit e73c404
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/internal/http2/core.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ const {
Symbol,
SymbolDispose,
SymbolAsyncDispose,
SymbolDispose,
TypedArrayPrototypeGetLength,
Uint32Array,
Uint8Array,
Expand Down

0 comments on commit e73c404

Please sign in to comment.