- From: Adam Rice <notifications@github.com>
- Date: Fri, 01 Dec 2017 14:30:55 +0000 (UTC)
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 1 December 2017 14:32:02 UTC
ricea commented on this pull request.
> }
- function cancelAlgorithm(reason) {
- return PromiseInvokeOrNoop(underlyingSource, 'cancel', [reason]);
+ // eslint-disable-next-line func-style
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/860#discussion_r154358058
Received on Friday, 1 December 2017 14:32:02 UTC