Re: [whatwg/streams] Always resolve tee's cancel promise after reaching end of stream (#1039)

Keeping this as a draft for now.

I think that a similar issue could occur when the original stream **errors** while one branch has started cancelling. I suspect that would also keep the cancel promise pending indefinitely, but I first need to write a test to prove it.

-- 
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/1039#issuecomment-642970822

Received on Thursday, 11 June 2020 22:55:02 UTC