Re: [whatwg/streams] Aborting a stream should wait for pending writes (#619)

ricea commented on this pull request.



> @@ -158,7 +162,6 @@ function WritableStreamError(stream, e) {
   }
 
   stream._state = 'errored';

I think I've found a satisfactory way to do it. PTAL.

-- 
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/619

Received on Thursday, 24 November 2016 10:54:22 UTC