- From: Harald Alvestrand <notifications@github.com>
- Date: Thu, 04 Jul 2019 04:50:12 -0700
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 4 July 2019 11:50:34 UTC
Thanks for the tips! Unfortunately abort() didn't cause the currentPipePromise to be rejected - the promise remained unresolved. This was true for both the polyfill version and the native version (Chrome 75). In the polyfill version, data stopped flowing, though - in native, it just continued. So something happened. -- 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/1004#issuecomment-508454374
Received on Thursday, 4 July 2019 11:50:34 UTC