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

[v13.x backport] stream: async iterator improvements #32174

Closed

Commits on Mar 10, 2020

  1. stream: simplify pipeline

    PR-URL: nodejs#31316
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
    Reviewed-By: Rich Trott <rtrott@gmail.com>
    Reviewed-By: Minwoo Jung <nodecorelab@gmail.com>
    Backport-PR-URL: nodejs#32174
    ronag committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    0abd4f0 View commit details
    Browse the repository at this point in the history
  2. stream: re-use legacy destroyer

    PR-URL: nodejs#31316
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
    Reviewed-By: Rich Trott <rtrott@gmail.com>
    Reviewed-By: Minwoo Jung <nodecorelab@gmail.com>
    Backport-PR-URL: nodejs#32174
    ronag committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    2578e5d View commit details
    Browse the repository at this point in the history