stream: make async iteration stable by mcollina · Pull Request #26989 · nodejs/node (original) (raw)

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 andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation20 Commits2 Checks0 Files changed

Conversation

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})

mcollina

I think it's about time we make Readable async iteration stable.
It has been around for a while - we have fixed a bunch of bugs so far, and I expect there will still be some. I do not expect major changes.

Checklist

guybedford, reconbot, bnb, jleedev, bricss, and octet-stream reacted with hooray emoji evelynhathaway, zenparsing, bricss, benjamingr, vsemozhetbyt, reconbot, bnb, and octet-stream reacted with heart emoji bricss and petrgrishin reacted with eyes emoji

@mcollina mcollina added stream

Issues and PRs related to the stream subsystem.

semver-major

PRs that contain breaking changes and should be released in the next major version.

labels

Mar 29, 2019

@nodejs-github-bot

@mcollina Sadly, an error occurred when I tried to trigger a build. :(

cjihrig

@vsemozhetbyt

@targos

@mcollina

why semver-major?

I don't know really.

@mcollina

@mcollina mcollina added semver-minor

PRs that contain new features and should be released in the next minor version.

and removed semver-major

PRs that contain breaking changes and should be released in the next major version.

labels

Mar 29, 2019

BridgeAR

jasnell

changes:
- version: REPLACEME
pr-url: https://github.com/nodejs/node/pull/26989
description: AsyncIterator support is not experimental anymore.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

description: AsyncIterator support is not experimental anymore.
description: AsyncIterator support is no longer experimental.

jasnell

shisama

addaleax

@BridgeAR BridgeAR added author ready

PRs that have at least one approval, no pending requests for changes, and a CI started.

and removed author ready

PRs that have at least one approval, no pending requests for changes, and a CI started.

labels

Mar 31, 2019

benjamingr

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

@mcollina

@mcollina

@mcollina

1 similar comment

@nodejs-github-bot

@mcollina

benjamingr

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Still LGTM

addaleax

BethGriggs pushed a commit that referenced this pull request

Apr 9, 2019

@mcollina @BethGriggs

PR-URL: #26989 Reviewed-By: Colin Ihrig cjihrig@gmail.com Reviewed-By: Ruben Bridgewater ruben@bridgewater.de Reviewed-By: James M Snell jasnell@gmail.com Reviewed-By: Masashi Hirano shisama07@gmail.com Reviewed-By: Anna Henningsen anna@addaleax.net Reviewed-By: Benjamin Gruenbaum benjamingr@gmail.com

BethGriggs pushed a commit that referenced this pull request

Apr 9, 2019

@mcollina @BethGriggs

PR-URL: #26989 Reviewed-By: Colin Ihrig cjihrig@gmail.com Reviewed-By: Ruben Bridgewater ruben@bridgewater.de Reviewed-By: James M Snell jasnell@gmail.com Reviewed-By: Masashi Hirano shisama07@gmail.com Reviewed-By: Anna Henningsen anna@addaleax.net Reviewed-By: Benjamin Gruenbaum benjamingr@gmail.com

BethGriggs pushed a commit that referenced this pull request

Apr 10, 2019

@mcollina @BethGriggs

PR-URL: #26989 Reviewed-By: Colin Ihrig cjihrig@gmail.com Reviewed-By: Ruben Bridgewater ruben@bridgewater.de Reviewed-By: James M Snell jasnell@gmail.com Reviewed-By: Masashi Hirano shisama07@gmail.com Reviewed-By: Anna Henningsen anna@addaleax.net Reviewed-By: Benjamin Gruenbaum benjamingr@gmail.com

BethGriggs pushed a commit that referenced this pull request

Apr 10, 2019

@mcollina @BethGriggs

PR-URL: #26989 Reviewed-By: Colin Ihrig cjihrig@gmail.com Reviewed-By: Ruben Bridgewater ruben@bridgewater.de Reviewed-By: James M Snell jasnell@gmail.com Reviewed-By: Masashi Hirano shisama07@gmail.com Reviewed-By: Anna Henningsen anna@addaleax.net Reviewed-By: Benjamin Gruenbaum benjamingr@gmail.com

BethGriggs added a commit that referenced this pull request

Apr 10, 2019

@BethGriggs

Notable changes:

PR-URL: #27163

BethGriggs added a commit that referenced this pull request

Apr 11, 2019

@BethGriggs

Notable changes:

PR-URL: #27163

BethGriggs added a commit that referenced this pull request

Apr 11, 2019

@BethGriggs

Notable changes:

PR-URL: #27163

@mcollina

@nodejs/lts would you mind including this in the next v10 minor?

@vschoener

@mcollina

@BethGriggs would you mind adding this to the next 10 release?

BethGriggs pushed a commit that referenced this pull request

Oct 18, 2019

@mcollina @BethGriggs

PR-URL: #26989 Reviewed-By: Colin Ihrig cjihrig@gmail.com Reviewed-By: Ruben Bridgewater ruben@bridgewater.de Reviewed-By: James M Snell jasnell@gmail.com Reviewed-By: Masashi Hirano shisama07@gmail.com Reviewed-By: Anna Henningsen anna@addaleax.net Reviewed-By: Benjamin Gruenbaum benjamingr@gmail.com

BethGriggs pushed a commit that referenced this pull request

Oct 18, 2019

@mcollina @BethGriggs

PR-URL: #26989 Reviewed-By: Colin Ihrig cjihrig@gmail.com Reviewed-By: Ruben Bridgewater ruben@bridgewater.de Reviewed-By: James M Snell jasnell@gmail.com Reviewed-By: Masashi Hirano shisama07@gmail.com Reviewed-By: Anna Henningsen anna@addaleax.net Reviewed-By: Benjamin Gruenbaum benjamingr@gmail.com

BethGriggs added a commit that referenced this pull request

Oct 18, 2019

@BethGriggs

Notable changes:

PR-URL: #29875

BethGriggs added a commit that referenced this pull request

Oct 19, 2019

@BethGriggs

Notable changes:

PR-URL: #29875

BethGriggs added a commit that referenced this pull request

Oct 21, 2019

@BethGriggs

Notable changes:

PR-URL: #29875

BethGriggs added a commit that referenced this pull request

Oct 22, 2019

@BethGriggs

Notable changes:

PR-URL: #29875

BethGriggs added a commit that referenced this pull request

Oct 22, 2019

@BethGriggs

Notable changes:

PR-URL: #29875

Reviewers

@jasnell jasnell jasnell approved these changes

@addaleax addaleax addaleax approved these changes

@benjamingr benjamingr benjamingr approved these changes

@cjihrig cjihrig cjihrig approved these changes

@BridgeAR BridgeAR BridgeAR approved these changes

@shisama shisama shisama approved these changes

Labels

author ready

PRs that have at least one approval, no pending requests for changes, and a CI started.

promises

Issues and PRs related to ECMAScript promises.

semver-minor

PRs that contain new features and should be released in the next minor version.

stream

Issues and PRs related to the stream subsystem.