- From: Anne van Kesteren <notifications@github.com>
- Date: Sat, 30 Jan 2021 07:26:06 -0800
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Saturday, 30 January 2021 15:26:18 UTC
Fetch has a couple cases where it needs to check whether a stream is disturbed or locked. Is this something that other consumers of Streams need? For Fetch's Body mixin I plan to introduce a term for this condition: "unusable" (see https://github.com/whatwg/fetch/pull/1155), but it would still be useful to have a term that's applicable to `ReadableStream` objects as well and ideally that name would be shared. -- 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/1105
Received on Saturday, 30 January 2021 15:26:18 UTC