- From: Adam Rice <notifications@github.com>
- Date: Tue, 22 Nov 2016 02:29:26 -0800
- To: whatwg/streams <streams@noreply.github.com>
Received on Tuesday, 22 November 2016 10:30:29 UTC
https://github.com/whatwg/streams/commit/73d979e7d488b643cc42576b6ec4af2cd7cf29cc changes the timing of .closed so it doesn't happen before write() when you abort(). I do not think it is unreasonably complex. I plan to do the same thing for queued calls to write() next. It should be similarly straightforward. -- 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-262204054
Received on Tuesday, 22 November 2016 10:30:29 UTC