Skip to content
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

Ignore wrongful sendability API breaks #1661

Merged
merged 1 commit into from
Jun 6, 2024

Conversation

gjcairo
Copy link
Contributor

@gjcairo gjcairo commented Jun 6, 2024

Motivation

There are some leftover wrongful "API breaks" caused by conforming certain types to Sendable that we didn't add to known_api_breaks.txt.

Modifications

Add errors to ignore: the types conform to Sendable and have been annotated with @preconcurrency

Result

Less API breaks reported

@thomasvl thomasvl merged commit 960931b into apple:main Jun 6, 2024
10 of 11 checks passed
@gjcairo gjcairo deleted the sendability-api-breaks branch June 6, 2024 15:43
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