Skip to content

Conversation

pull[bot]
Copy link

@pull pull bot commented Aug 24, 2022

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

DougGregor and others added 8 commits August 19, 2022 13:13
…ble.

The continuation types were conditionally `Sendable` based on whether
the result type of the continuation was `Sendable`. However,
conceptually, the return value is never leaving the current task, so
it is never actually crossing concurrency boundaries. Therefore, we
can make the continuation types unconditionally `Sendable`.

Fixes rdar://98462858.
…ssible-from-anywhere-5.7

Witness thunk does not need to hop when the witness decl is accessible from anywhere
…ndable-fixes-5.7

[Concurrency] Fix a few annotations for the concurrency library
…ctors-5.7

Open existential actors when retrieving their executors.
@kateinoigakukun kateinoigakukun merged commit ab4b5ca into swiftwasm-release/5.7 Aug 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants