- From: Domenic Denicola <notifications@github.com>
- Date: Thu, 03 Mar 2016 14:42:58 -0800
- To: whatwg/streams <streams@noreply.github.com>
Received on Thursday, 3 March 2016 22:43:29 UTC
> @@ -608,23 +608,35 @@ promise_test(() => { > > }, 'ReadableStream pull should be able to close a stream.'); > > -test(() => { > +promise_test(t => { Are all these changes also #424? --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/pull/430/files#r54961571
Received on Thursday, 3 March 2016 22:43:29 UTC