The Wayback Machine - https://web.archive.org/web/20220416103025/https://github.com/apple/swift/pull/42407
Skip to content
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

Reimplement isolation checking for overrides in terms of actor references #42407

Merged
merged 1 commit into from Apr 16, 2022

Conversation

Copy link
Member

@DougGregor DougGregor commented Apr 16, 2022

As with other refactorings to use ActorReferenceResult, maintain the
existing behavior even where it is technically wrong.

…nces.

As with other refactorings to use `ActorReferenceResult`, maintain the
existing behavior even where it is technically wrong.
@DougGregor
Copy link
Member Author

@DougGregor DougGregor commented Apr 16, 2022

@swift-ci please smoke test

@DougGregor DougGregor merged commit b00c07b into apple:main Apr 16, 2022
3 checks passed
@DougGregor DougGregor deleted the override-actor-isolation-rewrite branch Apr 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant