- From: Adam Rice <notifications@github.com>
- Date: Thu, 16 Mar 2017 23:51:19 -0700
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 17 March 2017 06:51:55 UTC
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