Skip to content

[Concurrent] Restore old symbol for obsoleted Task.startSynchronously #81817

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

Conversation

xedin
Copy link
Contributor

@xedin xedin commented May 28, 2025

#80821 added @isolated(any) which is an ABI breaking change but since we are not planning to keep this API around, let's use @_silgen_name to bring the old name back for now.

Resolves: rdar://152178221

@xedin xedin requested review from a team and ktoso as code owners May 28, 2025 21:18
swiftlang#80821 added `@isolated(any)`
which is an ABI breaking change but since we are not planning to keep
this API around, let's use `@_silgen_name` to bring the old name back
for now.

Resolves: rdar://152178221
@xedin xedin force-pushed the fix-startSynchronously-to-use-old-symbol branch from b4353d1 to 5059f81 Compare May 28, 2025 21:27
@xedin
Copy link
Contributor Author

xedin commented May 28, 2025

@swift-ci please test

@xedin
Copy link
Contributor Author

xedin commented May 29, 2025

@swift-ci please test Linux platform

@xedin xedin changed the title [Concurrent] Restored old symbol for obsoleted Task.startSynchronously [Concurrent] Restore old symbol for obsoleted Task.startSynchronously May 29, 2025
@xedin
Copy link
Contributor Author

xedin commented May 29, 2025

@swift-ci please test macOS platform

1 similar comment
@xedin
Copy link
Contributor Author

xedin commented May 29, 2025

@swift-ci please test macOS platform

@xedin xedin merged commit f586af4 into swiftlang:main May 30, 2025
5 checks passed
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.

2 participants