Re: [streams] [Reader] Should resolve readyPromise on getReader() call? (#258)

Augh, good catch @yutakahirano, I should fix that one too!! `return this._reader._lockReleased.then(() => this._readyPromise)`, is my untested patch :).

Clearly need moar tests...

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

Received on Tuesday, 6 January 2015 05:42:51 UTC