Skip to content

Conversation

@al45tair
Copy link
Contributor

UnimplementedExecutor seems like a better name.

rdar://153531418

al45tair added 2 commits June 26, 2025 10:55
`UnimplementedExecutor` seems like a better name.

rdar://153531418
We need to update the new runtime build with the filename change also.

rdar://153531418
@al45tair al45tair requested a review from a team as a code owner June 26, 2025 09:56
@al45tair al45tair added 🍒 release cherry pick Flag: Release branch cherry picks swift 6.2 labels Jun 26, 2025
@al45tair
Copy link
Contributor Author

al45tair commented Jun 26, 2025

Explanation: Renames "Dummy(Task|Main)Executor".
Risk: Low. Only affects places that used Dummy(Task|Main)Executor, and it's only a name change at that.
Original PR: #82417
Reviewed by: @ktoso, @compnerd, @franklinsch
Resolves: rdar://153531418
Tests: Unimplemented(Task|Main)Executor is only really used as a fallback for certain types of build and will fatalError() if called. While it will be API, it's currently only really used by the runtime itself, and only for certain kinds of build.

@al45tair
Copy link
Contributor Author

@swift-ci Please test

@al45tair al45tair merged commit 2323449 into swiftlang:release/6.2 Jul 3, 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.

2 participants