Skip to content

[Concurrency] Fix issue with using Dispatch queues as executors. #81200

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
May 1, 2025

Conversation

al45tair
Copy link
Contributor

We were failing to switch executors to Dispatch queues, where those were being used as executors, which caused a variety of unusual symptoms.

rdar://150310927

We were failing to switch executors to Dispatch queues, where those
were being used as executors, which caused a variety of unusual
symptoms.

rdar://150310927
@al45tair al45tair requested a review from ktoso as a code owner April 30, 2025 13:23
@al45tair
Copy link
Contributor Author

@swift-ci Please test

@al45tair al45tair merged commit 23a1817 into swiftlang:main May 1, 2025
5 checks passed
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.

2 participants