Skip to content

[Concurrency] Remove deprecation attribute for now. #82182

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
Jun 12, 2025

Conversation

al45tair
Copy link
Contributor

This deprecation attribute is possibly a little premature.

rdar://150531873

This deprecation attribute is possibly a little premature.

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

Explanation: I'd added a deprecation attribute, but since the new code has still not gone through Swift Evolution, it's premature and we should remove it.
Risk: Low. Removes a deprecation attribute, which stops warnings. It doesn't matter if code uses the old property.
Original PR: #81446
Reviewed by: @ktoso
Resolves: rdar://150531873
Tests: Doesn't need any.

@al45tair
Copy link
Contributor Author

@swift-ci Please test

@al45tair al45tair merged commit 9bf7538 into swiftlang:release/6.2 Jun 12, 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