Skip to content

src: convey potential exceptions during StreamPipe construction

This moves the V8 calls during the StreamPipe construction to an overload of StreamPipe::New(), so that it is possible to indicate if there is a pending exception/termination.

Refs: https://github.com/nodejs/node/pull/40425#discussion_r726975901 Signed-off-by: Darshan Sen raisinten@gmail.com

cc @addaleax

Merge request reports

Loading