Re: [whatwg/streams] Always resolve tee's cancel promise after stream closes or errors (#1039)

@MattiasBuelens commented on this pull request.



> @@ -2089,6 +2090,7 @@ create them does not matter.
      |r|).
   1. Perform ! [$ReadableStreamDefaultControllerError$](|branch2|.\[[readableStreamController]],
      |r|).
+  1. [=Resolve=] |cancelPromise| with undefined.

All right then. 🙂

-- 
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#discussion_r440331133

Received on Monday, 15 June 2020 17:24:43 UTC