- From: Leo Kettmeir <notifications@github.com>
- Date: Mon, 23 May 2022 16:12:42 -0700
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 23 May 2022 23:12:54 UTC
@crowlKats commented on this pull request.
> 1. Perform ! [$TransformStreamDefaultControllerClearAlgorithms$](|stream|.[=TransformStream/[[controller]]=]).
1. Perform !
[$WritableStreamDefaultControllerErrorIfNeeded$](|stream|.[=TransformStream/[[writable]]=].[=WritableStream/[[controller]]=], |e|).
1. If |stream|.[=TransformStream/[[backpressure]]=] is true, perform ! [$TransformStreamSetBackpressure$](|stream|,
false).
+ 1. Perform ! |stream|.[=TransformStream/[[controller]]=].[=TransformStreamDefaultController/[[finallyAlgorithm]]=]().
yea, it currently isnt, as i am unsure how to proceed without moving the clear algs
--
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/pull/1231#discussion_r879930939
You are receiving this because you are subscribed to this thread.
Message ID: <whatwg/streams/pull/1231/review/982431451@github.com>
Received on Monday, 23 May 2022 23:12:54 UTC