- From: Adam Rice <notifications@github.com>
- Date: Thu, 13 Oct 2016 00:01:20 -0700
- To: whatwg/streams <streams@noreply.github.com>
Received on Thursday, 13 October 2016 07:01:58 UTC
ricea commented on this pull request. > return delay(100).then(() => { - expectCloseCall = true; + assert_array_equals(ws.events, [], 'close should not be called until start promise resolves'); done -- 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/pull/534
Received on Thursday, 13 October 2016 07:01:58 UTC