- From: Kagami Sascha Rosylight <notifications@github.com>
- Date: Wed, 28 Jan 2026 09:16:09 -0800
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 28 January 2026 17:16:12 UTC
saschanaz left a comment (whatwg/streams#1359) The referenced npm package seems to enqueue values regardless of backpressure, what's the motivation for that? I think the current way is more fail-safe where controller is given by `pull` callback which better handles backpressure (i.e. will be called only if more values are needed). -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/issues/1359#issuecomment-3812673904 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/streams/issues/1359/3812673904@github.com>
Received on Wednesday, 28 January 2026 17:16:12 UTC