Re: [whatwg/streams] Possible spec bug with concurrent byob reads (#1170)

Ok, confirmed that adding `byobRequest?.respond(0)` after the close works regardless of the number of pending reads. Definitely good but... still not very ergonomic at all. Ideally the `close()` would handle that for us automatically.

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

Received on Monday, 4 October 2021 19:01:41 UTC