- From: Kagami Sascha Rosylight <notifications@github.com>
- Date: Thu, 23 Jan 2025 15:29:51 -0800
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 23 January 2025 23:29:55 UTC
@saschanaz commented on this pull request. > @@ -4332,6 +4344,22 @@ as seen for example in [[#example-ws-no-backpressure]]. 1. Return ! [$IsWritableStreamLocked$]([=this=]). </div> +<div algorithm> + The <dfn id="ws-write" method for="WritableStream">write(|chunk|)</dfn> method steps are: Would we want to imply from the name that each write would be exclusive and extra parallel calls would reject? -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/pull/1339#pullrequestreview-2571234348 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/streams/pull/1339/review/2571234348@github.com>
Received on Thursday, 23 January 2025 23:29:55 UTC