[whatwg/streams] Document difference of lock between writable and readable (#516)

>From https://github.com/whatwg/streams/pull/488#issue-168568068

We've made lock of writable stream releasable even when there're pending writes. This is different from readable stream's lock. Document that in the spec and finalize this requirement.

-- 
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/516

Received on Tuesday, 6 September 2016 11:03:41 UTC