- From: Adam Rice <notifications@github.com>
- Date: Fri, 02 Dec 2016 01:14:08 -0800
- To: whatwg/streams <streams@noreply.github.com>
Received on Friday, 2 December 2016 09:14:46 UTC
With #619 `writer.close()` promises and the promise from the current `writer.write()` no longer appear in [[writeRequests]], removing the 1:1 relationship with [[queue]]. An implementation could still choose to combine them, but they'd make life difficult for themselves when they came to implement WritableStreamByteController. Can I close this? -- 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/589#issuecomment-264408108
Received on Friday, 2 December 2016 09:14:46 UTC