- From: Domenic Denicola <notifications@github.com>
- Date: Fri, 17 Nov 2017 16:45:03 +0000 (UTC)
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 17 November 2017 16:45:25 UTC
> I just realised that I'd like to be able to pass in a startAlgorithm for TransformStream. I don't want pullAlgorithm to be called until transformer.start() has finished. Otherwise I will have to add extra steps to pullAlgorithm to wait for the promise from start() to resolve. That's good feedback to have; I can fix that. -- 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/857#issuecomment-345296877
Received on Friday, 17 November 2017 16:45:25 UTC