Skip to content

[Concurrency] Fix missing return in legacy isSameExecutor mode detection #73773

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

Closed
wants to merge 1 commit into from

Conversation

ktoso
Copy link
Contributor

@ktoso ktoso commented May 21, 2024

Fixes a missing return inside the #if !SWIFT_CONCURRENCY_EMBEDDED region which caused the entire dyld sdk detection not to work in practice.

Thank you @mikeash for help diagnosing.

resolves rdar://128425368
resolves rdar://127400013

resolves rdar://128425368
resolves rdar://127400013
@ktoso ktoso requested a review from mikeash May 21, 2024 01:20
@ktoso
Copy link
Contributor Author

ktoso commented May 21, 2024

@swift-ci please smoke test

@ktoso ktoso added the concurrency Feature: umbrella label for concurrency language features label May 22, 2024
@ktoso ktoso closed this May 22, 2024
@ktoso
Copy link
Contributor Author

ktoso commented May 22, 2024

replaced by #73813

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