Re: [whatwg/streams] Test or specification problem with TransformStream readable.cancel and calling controller.error (Issue #1296)

My observation on Gecko side matches what @debadree25 saw: the start promise in SetUpWritableStreamDefaultController is created first but the cancel promise in TransformStreamDefaultSourceCancelAlgorithm responds first. I'm unsure why is that 🤔

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

Message ID: <whatwg/streams/issues/1296/1764892794@github.com>

Received on Monday, 16 October 2023 16:55:55 UTC