- From: Adam Rice <notifications@github.com>
- Date: Mon, 04 Feb 2019 00:29:15 -0800
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 4 February 2019 08:29:37 UTC
ricea commented on this pull request. > @@ -399,11 +401,14 @@ like get <a href="#rs-locked">locked</a>() <a href="#rs-cancel">cancel</a>(reason) - <a href="#rs-get-reader">getReader</a>() + <a href="#rs-get-iterator">getIterator</a>({ preventCancel } = {}) + <a href="#rs-get-reader">getReader</a>({ mode } = {}) I'm happy with a drive-by fix. A separate PR would be a lot of work for something so small. -- 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/980#discussion_r253376566
Received on Monday, 4 February 2019 08:29:37 UTC