Skip to content

[NFC] Update dispatch test for new preconcurrency annotations. #67640

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

Closed
wants to merge 1 commit into from

Conversation

hborla
Copy link
Member

@hborla hborla commented Aug 1, 2023

In Xcode 15, DispatchQueue.async has a @preconcurrency annotation, which causes the errors about capture mutation inside the closure argument to be downgraded to warnings.

Resolves rdar://112865918

@hborla hborla requested review from ktoso and kavon as code owners August 1, 2023 03:30
Copy link
Contributor

@ktoso ktoso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm!

@hborla
Copy link
Member Author

hborla commented Jan 21, 2024

This was subsumed by #69482

@hborla hborla closed this Jan 21, 2024
@hborla hborla deleted the dispatch-preconcurrency branch January 21, 2024 04:21
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