- From: Mattias Buelens <notifications@github.com>
- Date: Tue, 18 Oct 2022 14:10:13 -0700
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
- Message-ID: <whatwg/streams/pull/1247@github.com>
Fixes #1246. I suppose this is mostly editorial? The behavior shouldn't change, since this check would never have triggered in practice. - [ ] At least two implementers are interested (and none opposed): * … * … - [ ] [Tests](https://github.com/web-platform-tests/wpt) are written and can be reviewed and commented upon at: * … - [ ] [Implementation bugs](https://github.com/whatwg/meta/blob/main/MAINTAINERS.md#handling-pull-requests) are filed: * Chromium: … * Gecko: … * WebKit: … * Deno: … * Node.js: … - [ ] [MDN issue](https://github.com/whatwg/meta/blob/main/MAINTAINERS.md#handling-pull-requests) is filed: … (See [WHATWG Working Mode: Changes](https://whatwg.org/working-mode#changes) for more details.) You can view, comment on, or merge this pull request online at: https://github.com/whatwg/streams/pull/1247 -- Commit Summary -- * Assert that async iterator's reader is always active -- File Changes -- M index.bs (6) M reference-implementation/lib/ReadableStream-impl.js (11) -- Patch Links -- https://github.com/whatwg/streams/pull/1247.patch https://github.com/whatwg/streams/pull/1247.diff -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/pull/1247 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/streams/pull/1247@github.com>
Received on Tuesday, 18 October 2022 21:10:25 UTC