Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

src: convey potential exceptions during StreamPipe construction #43240

Commits on May 29, 2022

  1. 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: nodejs#40425 (comment)
    Signed-off-by: Darshan Sen <raisinten@gmail.com>
    RaisinTen committed May 29, 2022
    Configuration menu
    Copy the full SHA
    98adc6c View commit details
    Browse the repository at this point in the history