Skip to content

[Distributed] Another fix for getting required protocols for SR #69874

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
Nov 15, 2023

Conversation

ktoso
Copy link
Contributor

@ktoso ktoso commented Nov 14, 2023

A follow up to #69501 -- thanks @slavapestov for the review 🙏

rdar://116261701

@ktoso
Copy link
Contributor Author

ktoso commented Nov 14, 2023

@swift-ci please smoke test

@ktoso ktoso added the distributed Feature → concurrency: distributed actor label Nov 14, 2023
@ktoso ktoso enabled auto-merge November 14, 2023 23:28
@ktoso
Copy link
Contributor Author

ktoso commented Nov 15, 2023

@swift-ci please smoke test linux

@ktoso
Copy link
Contributor Author

ktoso commented Nov 15, 2023

@swift-ci Please clean test Linux platform

}
}
}
for (auto proto: signature->getRequiredProtocols(SerReqAssocType)) {
Copy link
Contributor

Choose a reason for hiding this comment

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

Thank you so much for doing this along with the other cleanups. The code in this file is much easier to follow now!

@ktoso
Copy link
Contributor Author

ktoso commented Nov 15, 2023

@swift-ci please smoke test macos

@ktoso
Copy link
Contributor Author

ktoso commented Nov 15, 2023

@swift-ci please smoke test linux

@ktoso ktoso merged commit 7636866 into swiftlang:main Nov 15, 2023
@ktoso ktoso deleted the wip-another-getRequiredProtocols-fix branch November 15, 2023 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
distributed Feature → concurrency: distributed actor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants