Skip to content

Convert more package collections code to async/await #7739

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 2 commits into from
Jul 2, 2024

Conversation

AndrewHoos
Copy link
Contributor

Async package collection provider

Motivation:

Safer more readable code ready for Swift 6

Modifications:

Moved PackageCollectionProvider to async/await

Result:

Removed numerous completion handler methods

@AndrewHoos
Copy link
Contributor Author

@swift-ci test

@AndrewHoos AndrewHoos force-pushed the asyncPackageCollectionProvider branch 2 times, most recently from 64923a0 to acf6f14 Compare July 1, 2024 16:06
@AndrewHoos
Copy link
Contributor Author

@swift-ci test

@AndrewHoos AndrewHoos force-pushed the asyncPackageCollectionProvider branch from acf6f14 to a69c910 Compare July 1, 2024 17:36
@AndrewHoos
Copy link
Contributor Author

@swift-ci test

@MaxDesiatov
Copy link
Contributor

@swift-ci test windows

@MaxDesiatov MaxDesiatov added concurrency no functional change No user-visible functional changes included labels Jul 2, 2024
@MaxDesiatov MaxDesiatov changed the title Async package collection provider Convert more package collections code to async/await Jul 2, 2024
@MaxDesiatov MaxDesiatov merged commit 27e218d into main Jul 2, 2024
5 checks passed
@MaxDesiatov MaxDesiatov deleted the asyncPackageCollectionProvider branch July 2, 2024 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
concurrency no functional change No user-visible functional changes included
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants