- From: Alex Sexton <notifications@github.com>
- Date: Thu, 02 Apr 2015 19:28:44 -0700
- To: whatwg/streams <streams@noreply.github.com>
Received on Friday, 3 April 2015 02:29:05 UTC
It feels like `getReader` would make sense if it returned the reader instance the first time, and then after that, returned a 'frozen' reader or something like that instead of throwing an error. An error might be thrown if you try to *act* upon that reader, rather than simply 'getting' it. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/issues/308#issuecomment-89127037
Received on Friday, 3 April 2015 02:29:05 UTC