Skip to content

🍒5.7 [Distributed] clean up some of the initialization code to be more robust #42564

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
May 10, 2022

Conversation

ktoso
Copy link
Contributor

@ktoso ktoso commented Apr 22, 2022

Description: Cleanup for how we synthesize storing properties; reuse higher-level API to do this.
Original PR: #42557
Risk: Low
Testing: A lot of existing tests cover this storage and accessing, including SIL and runtime tests.

Since main toolchain builds are now broken, and we need to verify this.

Might resolve rdar://92142457

@ktoso ktoso changed the base branch from main to release/5.7 April 22, 2022 04:34
@ktoso ktoso requested a review from a team as a code owner April 22, 2022 04:34
@ktoso
Copy link
Contributor Author

ktoso commented Apr 22, 2022

@swift-ci please build toolchain macOS

@ktoso
Copy link
Contributor Author

ktoso commented Apr 22, 2022

@swift-ci please test

@ktoso ktoso changed the title 5.7 🍒[Distributed] Pick fix distactor nullid 5.7 🍒[Distributed] Pick fix distactor null id Apr 22, 2022
@ktoso ktoso added the distributed Feature → concurrency: distributed actor label Apr 22, 2022
@ktoso ktoso changed the title 5.7 🍒[Distributed] Pick fix distactor null id 5.7 🍒[Distributed] clean up some of the initialization code to be more robust Apr 23, 2022
@ktoso ktoso changed the title 5.7 🍒[Distributed] clean up some of the initialization code to be more robust 🍒5.7 [Distributed] clean up some of the initialization code to be more robust Apr 23, 2022
@ktoso ktoso added the r5.7 label Apr 23, 2022
@shahmishal shahmishal added this to the Swift 5.7 milestone Apr 27, 2022
@ktoso ktoso requested review from DougGregor and hborla May 9, 2022 08:09
@ktoso
Copy link
Contributor Author

ktoso commented May 9, 2022

Could we get a review here @DougGregor ? This is a cleanup @kavon did a while ago and I want main and 5.7 to be the same for all these synthesis bits so we don't run into weird "slighly off" bugs.

@ktoso ktoso merged commit bf6f8f2 into swiftlang:release/5.7 May 10, 2022
@ktoso ktoso deleted the pick-fix-distactor-nullid branch May 10, 2022 21:04
@AnthonyLatsis AnthonyLatsis added 🍒 release cherry pick Flag: Release branch cherry picks swift 5.7 labels Jan 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
distributed Feature → concurrency: distributed actor 🍒 release cherry pick Flag: Release branch cherry picks swift 5.7
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants