Skip to content

[Distributed] Fix dist computed properties, typechecking and thunk invocation #42181

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

Closed
wants to merge 3 commits into from

Conversation

ktoso
Copy link
Contributor

@ktoso ktoso commented Apr 5, 2022

Resolves rdar://91283164 ([Distributed] distributed computed properties never invoke distributed thunk)

First commit fixes type checking here, but emitting and using the accessor is WIP.

Resolves rdar://91283164

@ktoso ktoso changed the title [Distributed] Fix typechecking dist computed properties [Distributed] Fix dist computed properties, typechecking and thunk invocation Apr 5, 2022
@ktoso ktoso added the distributed Feature → concurrency: distributed actor label Apr 5, 2022
@ktoso ktoso force-pushed the wip-computed-props-dist branch from 417a7e5 to 4607f32 Compare April 7, 2022 00:17
@ktoso
Copy link
Contributor Author

ktoso commented Apr 7, 2022

Parking until #42229 lands as it refactors a lot of the same code.

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.

1 participant