Skip to content

ReadableStream[Symbol.asyncIterator] path to stability #333

Closed
@benjamingr

Description

@benjamingr

Hey,

As after landing unhandledRejection I'd like to investigate and gather some community feedback about our API for Symbol.asyncIterator as well as identify possible problems before we make the feature non-experimental. I'd like to aim for Node v12 is a good target for marking the API as stable.

My current plan (which I'd love feedback on) is to:

  • Use code search to identify for await usage in Node projects using ReadableStream, analyze it and post findings.
  • Post a request for people that are using the feature to provide feedback. Interview those people and gather use cases, current usage and what they're doing.
  • Identify requirements for stabilizing the API and suggest a plan for marking the API as stable.

What do you think?

cc @bmeurer @mcollina @zenparsing @nodejs/streams

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions