Re: [whatwg/streams] Fix writer.releaseLock() for pending close/write (6ccc1d9)

I don't understand the reason for this change. The promises from Writer methods can remain pending after the the Writer is detached, but until now the `.closed` and `.ready` promises have always been rejected immediately.

-- 
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/commit/6ccc1d9a340bd833f8d8817fb23048b4c75df1fe#commitcomment-20570608

Received on Monday, 23 January 2017 06:45:56 UTC