deno
deno copied to clipboard
fix(ext/node): handle http2 server ending stream
Fixes #24845
Creating standalone tests is difficult since from what I can make out this error is only manifested when talking to C++ grpc servers, but there is a full reproduction described here. See also #26234.