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

Thanks @jasnell, that's very helpful. It sounds similar to the discussion a few comments up in https://github.com/whatwg/streams/issues/1103#issuecomment-767504916.

The case in https://github.com/WICG/serial/issues/122 seems like it might desire canceling the read without canceling subsequent reads, but upon reflection, I think you could write it in a different way which avoids that, hmm...

-- 
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-785453422

Received on Wednesday, 24 February 2021 23:07:18 UTC