- From: Takeshi Yoshino <notifications@github.com>
- Date: Mon, 28 Mar 2016 05:59:40 -0700
- To: whatwg/streams <streams@noreply.github.com>
Received on Monday, 28 March 2016 13:00:09 UTC
This has been fixed by https://github.com/whatwg/streams/commit/e601d69f3ba40e6f4b5506e4bb1fbe3f3eabf393 Now, for both ReadableStreamDefaultReader and ReadableStreamBYOBReader, close() and enqueue() has [[closeRequested]] check and [[state]] check in the same order. --- 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/388#issuecomment-202380985
Received on Monday, 28 March 2016 13:00:09 UTC