- From: Leo Kettmeir <notifications@github.com>
- Date: Fri, 20 May 2022 09:05:26 -0700
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
- Message-ID: <whatwg/streams/pull/1231@github.com>
<!-- Thank you for contributing to the Streams Standard! Please describe the change you are making and complete the checklist below if your change is not editorial. --> Closes https://github.com/whatwg/streams/issues/1212 The only thing left is what to do in case of the callback throwing/rejecting (and potentially somehow awaiting the callback? unsure if thats necessary). - [ ] 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: * Chrome: … * Firefox: … * Safari: … * Deno: https://github.com/denoland/deno/pull/14686 * Node.js: … (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/1231 -- Commit Summary -- * trasformstream cancel * fix -- File Changes -- M index.bs (29) -- Patch Links -- https://github.com/whatwg/streams/pull/1231.patch https://github.com/whatwg/streams/pull/1231.diff -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/pull/1231 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/streams/pull/1231@github.com>
Received on Friday, 20 May 2022 16:05:38 UTC