Re: [whatwg/streams] Consider using AggregateError for tee() cancelation reasons (#1134)

I'm leaning towards "yes". So far, the only time where I was interested in the array of errors from a tee'd stream was when I wanted to convert it into an `AggregateError` myself. I'd be happy if I can remove that hack out of my own code. 😛

But indeed, it might be difficult to know if/how this is being used in the wild. 😕 

-- 
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/1134#issuecomment-854814540

Received on Friday, 4 June 2021 15:31:14 UTC