Skip to content

Conversation

phausler
Copy link
Member

This avoids needing a resumption type and mark continuations as resumed directly in critical regions.

Since continuations can be resumed within critical regions as a marker to resume at the return of the with*Continuation we can remove the extra type burden of UnsafeResumption and use similar logic resuming.

…inuations as resumed directly in critical regions
@phausler phausler merged commit af9ce91 into apple:main Oct 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants