- From: James M Snell <notifications@github.com>
- Date: Tue, 05 Jul 2022 15:48:59 -0700
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 5 July 2022 22:49:12 UTC
> 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