Skip to content

[Concurrency] Update availability of UnimplementedExecutor. #83331

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
Jul 28, 2025

Conversation

al45tair
Copy link
Contributor

We need it to be StdlibDeploymentTarget 6.2 rather than SwiftStdlib 6.2, so that we can update the availability definitions.

rdar://156710569

We need it to be `StdlibDeploymentTarget 6.2` rather than
`SwiftStdlib 6.2`, so that we can update the availability definitions.

rdar://156710569
@al45tair al45tair requested a review from stephentyrone July 25, 2025 16:06
@al45tair al45tair requested a review from a team as a code owner July 25, 2025 16:06
@al45tair al45tair added 🍒 release cherry pick Flag: Release branch cherry picks swift 6.2 labels Jul 25, 2025
@al45tair
Copy link
Contributor Author

al45tair commented Jul 25, 2025

Explanation: When we tried to update the availability definitions, it became apparent that we'd need to tweak the availability of Unimplemented*Executor in order to keep the build working.
Risk: Low.
Original PR: #83330
Reviewed by: @ktoso
Resolves: rdar://156710569
Tests: Fixes a build issue.

@al45tair
Copy link
Contributor Author

@swift-ci Please test

@al45tair al45tair merged commit e7deaeb into swiftlang:release/6.2 Jul 28, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍒 release cherry pick Flag: Release branch cherry picks swift 6.2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants