Re: [streams] Never-released lock / getReader({unreleasable: true}) (#358)

Hmm. I would rather not have lock variants, where sometimes locks are auto-unlocking on closed/errored and sometimes they stay locked forever. I think it would be OK to have *all* locks stay locked after error/closed as discussed in yutakahirano/fetch-with-streams#37, but having a special for-implementer-convenience type of lock is not good.

I will explore a more detailed proposal in the other thread...

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

Received on Monday, 1 June 2015 21:16:31 UTC