Skip to content

[Distributed] be more explicit about DA being Sendable #39891

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
Oct 23, 2021

Conversation

ktoso
Copy link
Contributor

@ktoso ktoso commented Oct 23, 2021

I don't seem to be able to reproduce the warning now but might as well just be more explicit about the sendability...

I was getting warnings about a returned Set<Worker> not conforming to Sendable, like the test shows.

Refs rdar://84577606

@ktoso ktoso added the distributed Feature → concurrency: distributed actor label Oct 23, 2021
@ktoso
Copy link
Contributor Author

ktoso commented Oct 23, 2021

@swift-ci please smoke test and merge

@swift-ci swift-ci merged commit c89bd8f into swiftlang:main Oct 23, 2021
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.

2 participants