- From: Adam Rice <notifications@github.com>
- Date: Mon, 02 Jul 2018 05:08:59 -0700
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 2 July 2018 12:09:23 UTC
Some invocations of abstract operations were missing the ! prefix to assert that they never return an abrupt completion. Add the missing ! prefixes. No semantic changes. You can view, comment on, or merge this pull request online at: https://github.com/whatwg/streams/pull/935 -- Commit Summary -- * Add some missing exclamation marks -- File Changes -- M index.bs (10) -- Patch Links -- https://github.com/whatwg/streams/pull/935.patch https://github.com/whatwg/streams/pull/935.diff -- 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/935
Received on Monday, 2 July 2018 12:09:23 UTC