Re: [whatwg/streams] ReadableStream.from(asyncIterable) (#1083)

Hi. In the WinterCG effort we're interested in this PR and willing to help push it towards the finish line.

My understanding is that there is only one remaining issue to clarify about the semantics/behavior of `ReadableStream.from`, which is whether canceling the stream should call `return` with the cancel reason. And per https://github.com/whatwg/streams/pull/1083#issuecomment-1147591568 and https://github.com/whatwg/streams/pull/1083#issuecomment-1172950193 it seems like there are good reasons to pass the cancel reason.

Is there anything else that's not yet settled?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/pull/1083#issuecomment-1396930258
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/streams/pull/1083/c1396930258@github.com>

Received on Thursday, 19 January 2023 12:53:42 UTC