Skip to content

[Proposal] Progress Reporting in Swift Concurrency #1192

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 11 commits into from
Apr 23, 2025

Conversation

chloe-yeo
Copy link
Contributor

@chloe-yeo chloe-yeo commented Feb 25, 2025

This proposal introduces a new progress reporting mechanism compatible with Swift's async/await style concurrency by introducing a new API, ProgressReporter<Properties>.

Read full proposal...

@chloe-yeo chloe-yeo marked this pull request as draft February 25, 2025 21:47
@chloe-yeo chloe-yeo changed the title Progress Reporting in Swift Concurrency [Proposal] Progress Reporting in Swift Concurrency Feb 25, 2025
@iCharlesHu
Copy link
Contributor

@swift-ci please test

@iCharlesHu iCharlesHu marked this pull request as ready for review April 23, 2025 19:59
@iCharlesHu
Copy link
Contributor

@swift-ci please test

@iCharlesHu iCharlesHu merged commit a3e9949 into swiftlang:main Apr 23, 2025
3 checks passed
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