Skip to content

add a note about using actor convenience inits #38096

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
Jun 25, 2021

Conversation

kavon
Copy link
Member

@kavon kavon commented Jun 25, 2021

This is a follow-up to the changes that restrict
uses of 'self' in certain actor initializers, to
guide people to using the convenience inits for
now.

Resolves rdar://78790369 as part of rdar://76620928

This is a follow-up to the changes that restrict
uses of 'self' in certain actor initializers, to
guide people to using the convenience inits for
now.
@kavon
Copy link
Member Author

kavon commented Jun 25, 2021

@swift-ci please smoke test and merge

@swift-ci swift-ci merged commit bbed067 into swiftlang:main Jun 25, 2021
@kavon kavon deleted the actor-convenience-init-note branch June 25, 2021 21:36
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.

3 participants