Skip to content

[6.2][Concurrency] Remove deprecated Task.startSynchronously API #82860

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 8, 2025

Conversation

xedin
Copy link
Contributor

@xedin xedin commented Jul 7, 2025

  • Explanation:

    This is the original spelling which was not accepted. We kept it for a bit to give adopters time to switch but it's time to remove it now.

  • Main Branch PR: [Concurrency] Remove deprecated Task.startSynchronously API #82833

  • Risk: Low. This removes an API that wasn't accepted by LSG and should no longer be used.

  • Reviewed By: @ktoso

  • Testing: Updated existing ones in the Concurrency suite.

(cherry picked from commit e108524)

This is the original spelling which was not accepted. We kept
it for a bit to give adopters time to switch but it's time to
remove it now.

(cherry picked from commit e108524)
@xedin xedin requested a review from a team as a code owner July 7, 2025 23:50
@xedin xedin added 🍒 release cherry pick Flag: Release branch cherry picks swift 6.2 labels Jul 7, 2025
@xedin
Copy link
Contributor Author

xedin commented Jul 7, 2025

@swift-ci please test

@xedin xedin merged commit ea91820 into swiftlang:release/6.2 Jul 8, 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