Re: [whatwg/streams] Various fixes for readable byte streams (#1123)

PR description updated.

As discussed, I made `.enqueue()`, `.respond()` and `.respondWithNewView()` immediately invalidate the BYOB request. I still need to write a test for this (i.e. check that the old request's `.view` becomes `null`).

-- 
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/pull/1123#issuecomment-825992396

Received on Friday, 23 April 2021 23:33:40 UTC