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

stream: async iterator stop read if destroyed #35640

Commits on Oct 14, 2020

  1. stream: async iterator stop read if destroyed

    Fixes some compatibility issues where it is expected
    that for await stops reading when the stream is
    destroyed.
    
    Refs: nodejs#34887
    ronag committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    2c9432b View commit details
    Browse the repository at this point in the history