- From: jplaisted <notifications@github.com>
- Date: Tue, 21 Jun 2016 12:48:32 -0700
- To: whatwg/streams <streams@noreply.github.com>
- Cc:
Received on Tuesday, 21 June 2016 19:49:07 UTC
There is forced redundancy if you don't want uncaught exceptions in your production code. I get the idea was to provide options but for clients that don't want uncaught exceptions in production code they'll have to handle both. I'd assume most people wouldn't want uncaught exceptions being logged, especially when you technically handled it, just via another code path. There's no relation between the closed promise and the ones returned from read. Catching one does not catch the other. --- 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/468#issuecomment-227551032
Received on Tuesday, 21 June 2016 19:49:07 UTC