Re: [whatwg/streams] Abort followed by write on WritableStream may invoke a null strategy algorithm (Issue #1331)

Unfortunately reordering the step does cause unintended side effects - at least for my case it results in wpt.live/streams/writable-streams/bad-strategies.any.html assertion failure on WritableStreamAddWriteRequest for the stream state. https://streams.spec.whatwg.org/#writable-stream-add-write-request

Falling back to a size of 1 in the getter works for both cases, but doesn't seem ideal.


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

Message ID: <whatwg/streams/issues/1331/2473415205@github.com>

Received on Wednesday, 13 November 2024 12:02:56 UTC