Skip to content

Disable reading conformances on remote devices. #9888

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
Jan 27, 2025

Conversation

adrian-prantl
Copy link

This is a stop-gap to prevent a very expensive operation on remote devices. This degrades the experience to what it was on the 6.0 branch, while preserving the functionality when debugging locally and on a simulator.

rdar://143580031

This is a stop-gap to prevent a very expensive operation on remote
devices. This degrades the experience to what it was on the 6.0
branch, while preserving the functionality when debugging locally and
on a simulator.

rdar://143580031
@adrian-prantl adrian-prantl requested a review from a team as a code owner January 27, 2025 17:28
@adrian-prantl
Copy link
Author

@swift-ci test

Copy link

@augusto2112 augusto2112 left a comment

Choose a reason for hiding this comment

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

LGTM, perhaps we need to implement similar optimizations as we do for types when reading metadata

@JDevlieghere JDevlieghere merged commit 6537df8 into swiftlang:swift/release/6.1 Jan 27, 2025
3 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.

3 participants