- From: Adam Rice <notifications@github.com>
- Date: Mon, 03 Feb 2020 23:07:07 -0800
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 4 February 2020 07:07:10 UTC
Bikeshedding in moderation is welcome :smile_cat: My current position is that the use cases are sufficiently compelling to add `sync()` methods to ReadableStream and TransformStream controllers, underlying transformers and sinks, and WritableStream writers. I'm worried that adding `sync()` methods to ReadableStream and TransformStream objects, which work even when locked, would make offloading pipes onto another thread unduly difficult. We could consider that option separately. -- 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/960#issuecomment-581772155
Received on Tuesday, 4 February 2020 07:07:10 UTC