Re: [whatwg/streams] Proposal: `ReadableStream.withSafeResolvers()` (Issue #1359)

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