Skip to content

[Concurrency] Mark all of the custom global excecutor API as SPI for now. #82111

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

al45tair
Copy link
Contributor

@al45tair al45tair commented Jun 9, 2025

Also expose CooperativeExecutor as public (but SPI).

rdar://151147606

@al45tair al45tair requested review from a team and ktoso as code owners June 9, 2025 15:49
@al45tair
Copy link
Contributor Author

al45tair commented Jun 9, 2025

@swift-ci Please smoke test

…now.

Also expose CooperativeExecutor as public (but SPI).

rdar://151147606
@al45tair
Copy link
Contributor Author

@swift-ci Please smoke test

Having the default implementations in extensions of `Clock` marked
as SPI means that Swift Testing's custom `Clock` fails to build
because it doesn't have implementations of required protocol
methods.

rdar://151147606
@al45tair
Copy link
Contributor Author

Please test with the following PR:
swiftlang/llvm-project#10823

@swift-ci Please smoke test

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.

1 participant