Re: [whatwg/streams] Proposal: ReadableStreamBodyReader (Issue #1238)

> What should happen if you call releaseLock() while arrayBuffer() is still pending, and then you acquire a new reader?

I think in that case we'd have no choice but to error the stream if `releaseLock()` is called while one of these operations is pending.



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

Message ID: <whatwg/streams/issues/1238/1175577253@github.com>

Received on Tuesday, 5 July 2022 22:49:12 UTC