Skip to content

[Distributed] revert too aggressive synthesis removal, and fix it instead #58752

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 2 commits into from
May 9, 2022

Conversation

ktoso
Copy link
Contributor

@ktoso ktoso commented May 9, 2022

A disabled test (due to non-deterministic asan issues) missed to catch that this just removed in #58745 code path IS still necessary because other codepaths taken during multi module cases.

This brings back the previously removed synthesis, and instead, makes sure that when it happens we also synthesize in the expected order of the fields: id, actorSystem.

This will be picked right away into: #58747 and #58748 as they contained the too aggressive code removal.

@ktoso ktoso changed the title Brestore id synth secondary path [Distributed] remove too aggressive synthesis removal path May 9, 2022
@ktoso
Copy link
Contributor Author

ktoso commented May 9, 2022

@swift-ci please test and merge

@ktoso ktoso added the distributed Feature → concurrency: distributed actor label May 9, 2022
@ktoso ktoso changed the title [Distributed] remove too aggressive synthesis removal path [Distributed] revert too aggressive synthesis removal, and fix it instead May 9, 2022
@swift-ci swift-ci merged commit eecbc4f into swiftlang:main May 9, 2022
@ktoso ktoso deleted the brestore-id-synth-secondary-path branch May 9, 2022 13:16
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