Skip to content

Add total argument to Progress object for Swift reflection setup #8590

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

Conversation

chelcassanova
Copy link

The total for this Progress object is well known at construction time, so by adding it the Progress object is no longer "indeterminate" and will complete successfully.

(cherry picked from commit 68e9d57)

The total for this Progress object is well known at construction time, so by adding it the Progress object is no longer "indeterminate" and will complete successfully.

(cherry picked from commit 68e9d57)
@chelcassanova
Copy link
Author

@swift-ci please test

@JDevlieghere JDevlieghere merged commit 3ff1465 into swiftlang:swift/release/6.0 Apr 18, 2024
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.

3 participants