- From: Domenic Denicola <notifications@github.com>
- Date: Thu, 14 Jan 2016 15:25:59 -0800
- To: whatwg/streams <streams@noreply.github.com>
Received on Thursday, 14 January 2016 23:26:33 UTC
> t.end(); > }); > > test('ReadableByteStream: getReader(), then releaseLock()', t => { > - const rbs = new ReadableByteStream({ > - pull() { Is pull called now in these sort of cases? --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/pull/418/files#r49801560
Received on Thursday, 14 January 2016 23:26:33 UTC