Skip to content

[Proposal] Continuation — Safe and Performant Async Continuations#3165

Draft
fabianfett wants to merge 2 commits intoswiftlang:mainfrom
fabianfett:ff-continuation
Draft

[Proposal] Continuation — Safe and Performant Async Continuations#3165
fabianfett wants to merge 2 commits intoswiftlang:mainfrom
fabianfett:ff-continuation

Conversation

@fabianfett
Copy link
Copy Markdown
Contributor

No description provided.

@ktoso
Copy link
Copy Markdown
Contributor

ktoso commented Mar 9, 2026

Note to LSG, we're not in a rush to get this in, it could be discussed post-WWDC for example.

Overall I believe this is a good design though and we should flesh this out and improve our continuations APIs

@rjmccall rjmccall added LSG Contains topics under the domain of the Language Steering Group new proposal Adds a new proposal document labels Mar 9, 2026
- **Authors:** [Fabian Fett](https://github.com/fabianfett), [Konrad Malawski](https://github.com/ktoso)
- **Review Manager:** TBD
- **Status:** Pitch
- **Implementation:** [PR in Swift Async Algorithms](https://github.com/apple/swift-async-algorithms/pull/404)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- **Implementation:** [PR in Swift Async Algorithms](https://github.com/apple/swift-async-algorithms/pull/404)
- **Implementation:** [PR #88182](https://github.com/swiftlang/swift/pull/88182)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

LSG Contains topics under the domain of the Language Steering Group new proposal Adds a new proposal document

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants