Skip to content

Use Swift Concurrency in SwiftcImportScanner #6996

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
Oct 12, 2023

Conversation

MaxDesiatov
Copy link
Contributor

This allows Workspace.loadPluginImports to be implemented in a non-blocking way without any uses of temp_await.

Also a dependency of #6624.

This allows `Workspace.loadPluginImports` to be implemented in a non-blocking way without any uses of `temp_await`.

Also a dependency of #6624.
@MaxDesiatov
Copy link
Contributor Author

@swift-ci test

@MaxDesiatov
Copy link
Contributor Author

@swift-ci test

@MaxDesiatov
Copy link
Contributor Author

@swift-ci test windows

1 similar comment
@MaxDesiatov
Copy link
Contributor Author

@swift-ci test windows

@MaxDesiatov MaxDesiatov self-assigned this Oct 12, 2023
@MaxDesiatov
Copy link
Contributor Author

@swift-ci test windows

1 similar comment
@MaxDesiatov
Copy link
Contributor Author

@swift-ci test windows

@MaxDesiatov MaxDesiatov merged commit 3552b58 into main Oct 12, 2023
@MaxDesiatov MaxDesiatov deleted the maxd/async-import-scanner branch October 12, 2023 16:56
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