- From: Domenic Denicola <notifications@github.com>
- Date: Tue, 28 Mar 2017 02:15:31 -0700
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 28 March 2017 09:16:05 UTC
This is tested in aborting.js by the two tests: - writer.abort(), controller.error() while there is an in-flight write, and then finish the write - controller.error(), writer.abort() while there is an in-flight write, and then finish the write However I suppose we should also add tests for in-flight close. -- 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/693#issuecomment-289711341
Received on Tuesday, 28 March 2017 09:16:05 UTC