Re: [whatwg/streams] Aborting a writable stream should not abort writes in progress (#611)

I have a working partial implementation at

https://github.com/ricea/streams/commit/d673b087f1478f9c7a1638e7ffc651d921a8f981

I haven't incorporated the new .closed semantics yet.

I expect we will refine the implementation, but it's worth looking at the changes to the tests to see if it makes sense.

-- 
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/issues/611#issuecomment-261442373

Received on Friday, 18 November 2016 03:50:15 UTC