- From: Domenic Denicola <notifications@github.com>
- Date: Wed, 16 Nov 2016 15:44:00 -0800
- To: whatwg/streams <streams@noreply.github.com>
Received on Wednesday, 16 November 2016 23:44:33 UTC
> Test 'Errors must be propagated backward: erroring via the controller errors a slow write' from error-propagation-backward.js times out, but I'm guessing that is expected from this change. Oh, that is interesting. Probably it is OK, and we just say that if you want to signal a currently-ongoing write failed, you have to return a rejected promise; using controller.error() will only affect future writes. -- 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/611#issuecomment-261109342
Received on Wednesday, 16 November 2016 23:44:33 UTC