Skip to content

[Concurrency] Switch _runTaskForBridgedAsyncMethod over to using 'async' #37070

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
Apr 27, 2021

Conversation

DougGregor
Copy link
Member

We want the task created when running ObjC methods bridged as async to pick up the priority of the currently-executing thread, so use async rather than detach.

@DougGregor
Copy link
Member Author

@swift-ci please smoke test

@DougGregor DougGregor merged commit b882a12 into swiftlang:main Apr 27, 2021
@DougGregor DougGregor deleted the bridged-async-via-async branch April 27, 2021 03:59
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.

1 participant