- From: Adam Rice <notifications@github.com>
- Date: Thu, 31 Aug 2017 01:27:58 -0700
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 31 August 2017 08:28:19 UTC
@tyoshino Do you mean to change TransformStream so that is will also error a stream that it has already requested to be closed? So we'd add an IsReadableStreamReadable abstract operation and use that in TransformStreamErrorInternal() while in other places we'd use CanCloseOrEnqueue()? -- 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/pull/782#issuecomment-326227149
Received on Thursday, 31 August 2017 08:28:19 UTC