- From: youennf <notifications@github.com>
- Date: Tue, 11 Apr 2023 04:56:10 -0700
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 11 April 2023 11:56:16 UTC
@youennf commented on this pull request. > @@ -3065,6 +3084,9 @@ The following abstract operations support the implementation of the 1. Let |startAlgorithm| be an algorithm that returns undefined. 1. Let |pullAlgorithm| be an algorithm that returns [=a promise resolved with=] undefined. 1. Let |cancelAlgorithm| be an algorithm that returns [=a promise resolved with=] undefined. + 1. Let |cancelAlgorithm| be an algorithm that returns [=a promise resolved with=] undefined. ```suggestion ``` -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/pull/1271#pullrequestreview-1379071532 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/streams/pull/1271/review/1379071532@github.com>
Received on Tuesday, 11 April 2023 11:56:16 UTC