- From: Shannon Booth <notifications@github.com>
- Date: Wed, 20 Nov 2024 23:31:49 -0800
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 21 November 2024 07:31:53 UTC
It looks like it will catch the null strategy size algorithm exception: https://github.com/whatwg/streams/blob/8ebee1f90aba26269afc57f7487bf1418987e7cb/reference-implementation/lib/abstract-ops/writable-streams.js#L667 Which seems a bit, off. At least to me doesn't read like editorially that it could be null and it feels like there should be a cleaner way to order the steps, e.g by _maybe_ clearing the algorithms at a different time. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/issues/1331#issuecomment-2490267666 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/streams/issues/1331/2490267666@github.com>
Received on Thursday, 21 November 2024 07:31:53 UTC