Skip to content

[DI] Add a way to determine full initialization points #61194

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
Sep 20, 2022

Conversation

xedin
Copy link
Contributor

@xedin xedin commented Sep 19, 2022

Logic that used to determine where self is completely initialized to inject
actor hops has been generalized and is now available via
findFullInitializationPoints method.

Logic that used to determine where `self` is completely
initialized to inject actor hops has been generalized
and is now available via `findFullInitializationPoints` method.
@xedin xedin requested a review from kavon September 19, 2022 22:56
@xedin
Copy link
Contributor Author

xedin commented Sep 19, 2022

@swift-ci please test

@xedin
Copy link
Contributor Author

xedin commented Sep 19, 2022

@swift-ci please test macOS platform

Copy link
Member

@kavon kavon left a comment

Choose a reason for hiding this comment

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

looks good nice refactoring

@xedin
Copy link
Contributor Author

xedin commented Sep 20, 2022

@swift-ci please test macOS platform

@xedin
Copy link
Contributor Author

xedin commented Sep 20, 2022

@swift-ci please test Linux platform

@xedin xedin merged commit 6dda91c into swiftlang:main Sep 20, 2022
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.

2 participants