Re: [whatwg/streams] Make underlying sink writes abortable (#1015)

It's good to make `close()` potentially abortable too.

We are discussing whether we want an abort operation which takes effect immediately even when there is an in-flight write or close operation (w3c/webtransport#248), but this should be a solution for the problem.

cc: @jan-ivar

-- 
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/1015#issuecomment-838302459

Received on Tuesday, 11 May 2021 11:24:00 UTC