- From: Yutaka Hirano <notifications@github.com>
- Date: Tue, 02 Dec 2014 03:44:32 -0800
- To: whatwg/streams <streams@noreply.github.com>
Received on Tuesday, 2 December 2014 11:44:59 UTC
At least for ReadableStream, checking if the lock is acquired is useful, I think. Having a boolean property (`.readable` or `.locked` ?) on ReadableStream is one idea and having a boolean property (`.released`) on Reader is another idea. The latter is somewhat similar to introducing a new pseudo-state. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/issues/241#issuecomment-65218999
Received on Tuesday, 2 December 2014 11:44:59 UTC