Re: [whatwg/streams] Do not call sink abort() while sink start() is running (#688)

ricea commented on this pull request.



> @@ -300,11 +300,7 @@ function WritableStreamFinishInFlightClose(stream) {
 }
 
 function WritableStreamFinishInFlightCloseInErroredState(stream) {

I think on balance that the explanatory value they provide wins. They serve to highlight that we do the same thing on both code paths, which otherwise would be less obvious.

-- 
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/688#discussion_r106592427

Received on Friday, 17 March 2017 06:51:55 UTC