Skip to content

[6.0][Concurrency] Infer protocol isolation from superclass requirements. #74611

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

Conversation

hborla
Copy link
Member

@hborla hborla commented Jun 21, 2024

Actor isolation on protocols was already inferred from inherited protocols,
but we were missing inference from a required superclass.

(cherry picked from commit 13f0c0c)
@hborla hborla requested a review from a team as a code owner June 21, 2024 05:14
@hborla
Copy link
Member Author

hborla commented Jun 21, 2024

@swift-ci please test

Copy link
Contributor

@ktoso ktoso 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 to me

@hborla hborla merged commit 2eb61de into swiftlang:release/6.0 Jun 21, 2024
3 checks passed
@hborla hborla deleted the 6.0-isolation-from-superclass-requirement branch June 21, 2024 15:49
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