Skip to content

Move PackageRegistryTool to async/await #7190

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 1 commit into from
Dec 12, 2023
Merged

Conversation

AndrewHoos
Copy link
Contributor

Move PackageRegistryTool to async/await

Motivation:

Continue replacing older concurrency primitives with native async/await

Modifications:

Replace all usage of temp_await with actual async/await in the PackageRegistryTool

Result:

One additional executable target that is natively async/await

Copy link
Contributor

@MaxDesiatov MaxDesiatov left a comment

Choose a reason for hiding this comment

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

👍

@MaxDesiatov
Copy link
Contributor

@swift-ci test

@MaxDesiatov MaxDesiatov enabled auto-merge (squash) December 12, 2023 15:55
@AndrewHoos
Copy link
Contributor Author

@swift-ci test windows

1 similar comment
@MaxDesiatov
Copy link
Contributor

@swift-ci test windows

@MaxDesiatov MaxDesiatov merged commit 4bfc7aa into main Dec 12, 2023
@MaxDesiatov MaxDesiatov deleted the async-PackageRegistryTool branch December 12, 2023 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants