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

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

chloe-yeo
Copy link

@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

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