Skip to content

[Concurrency] Fix build in actors as locks configuration #75004

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
Jul 7, 2024

Conversation

ktoso
Copy link
Contributor

@ktoso ktoso commented Jul 6, 2024

Fixes build due to placement of function inside #if !SWIFT_CONCURRENCY_ACTORS_AS_LOCKS.

We have to start testing these configurations, it's gotten to a point where it's not possible to just keep it all in your head every time.

resolves rdar://131195175

@ktoso
Copy link
Contributor Author

ktoso commented Jul 6, 2024

@swift-ci please smoke test

@ktoso ktoso added the concurrency Feature: umbrella label for concurrency language features label Jul 6, 2024
@ktoso ktoso merged commit 5ad2291 into swiftlang:main Jul 7, 2024
3 checks passed
@ktoso ktoso deleted the wip-fix-build-actors-as-locks branch July 9, 2024 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
concurrency Feature: umbrella label for concurrency language features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants