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

> but with HWM=4 then it logs

I'm not sure at what point things are just getting overcomplicated, but we could delay the whole erroring process---i.e. rejecting all pending writes, rejecting the closed promise, etc.---until the ongoing write finishes.

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

Received on Thursday, 17 November 2016 16:16:42 UTC