Re: [streams] Uses of "upon fulfillment/rejection" contain unused returns and throws (#284)

> So any exceptions thrown or values returned by these nested steps are simply ignored, and the final "return" or "call-with-rethrow" could be removed.

They aren't necessarily ignored. Chrome for example logs any unhandled exceptions to the console.

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/issues/284#issuecomment-74768948

Received on Tuesday, 17 February 2015 22:29:52 UTC