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

This is challenging.

I have a work-in-progress at https://github.com/ricea/streams/tree/in_progress_write but there are still some tests not passing.

Test 'Errors must be propagated backward: erroring via the controller errors a slow write' from error-propagation-backward.js times out, but I'm guessing that is expected from this change.

-- 
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-260904876

Received on Wednesday, 16 November 2016 10:04:45 UTC