Re: [whatwg/streams] Make read requests abortable (#1103)

https://github.com/WICG/serial/issues/122 is another case where this seems to be useful, although again it's possible there are alternate strategies... I'm inclined to think this is a good idea though.

I guess the remaining work is:

- Figure out whether the use cases on hand, and any others we can think of, are better served by invalidating individual reads vs. `abortPendingRequestsAndReleaseLock()`.

- Figure out byte stream integration.

-- 
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/1103#issuecomment-785429325

Received on Wednesday, 24 February 2021 22:34:21 UTC