- From: Adam Rice <notifications@github.com>
- Date: Tue, 19 Feb 2019 22:12:59 -0800
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 20 February 2019 06:13:21 UTC
ricea commented on this pull request. > @@ -460,10 +460,7 @@ function ReadableStreamPipeTo(source, dest, preventClose, preventAbort, preventC } } - pipeLoop().catch(err => { - currentWrite = Promise.resolve(); Thanks for the thorough analysis! -- 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/992#discussion_r258344924
Received on Wednesday, 20 February 2019 06:13:21 UTC