- From: Takeshi Yoshino <notifications@github.com>
- Date: Thu, 14 Jan 2016 23:18:17 -0800
- To: whatwg/streams <streams@noreply.github.com>
Received on Friday, 15 January 2016 07:18:45 UTC
> t.end();
> });
>
> test('ReadableByteStream: getReader(), then releaseLock()', t => {
> - const rbs = new ReadableByteStream({
> - pull() {
I'll add some tests to check the automatic pull invocation.
---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/pull/418/files#r49826539
Received on Friday, 15 January 2016 07:18:45 UTC