-
Notifications
You must be signed in to change notification settings - Fork 1.4k
APIDiff.swift: Address warning by using task group instead of semaphore #7959
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
@swift-ci test |
@swift-ci test |
Could we factor this into a more reusable component, like this? |
Not in this PR. Open an issue if you think it does worth it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You'll have to add import _Concurrency to the file you've changed to fix CMake builds and unblock CI.
done |
@swift-ci test |
@swift-ci test windows |
@swift-ci test windows |
No description provided.