Skip to content

[Async CC] Forward task and executor through partial apply forwarder. #34578

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

Conversation

nate-chandler
Copy link
Contributor

Previously, the task and executor values passed to a partial apply forwarder were being ignored. Here, they are passed along to the partially applied function.

@nate-chandler
Copy link
Contributor Author

@swift-ci please test and merge

Previously, the task and executor values passed to a partial apply
forwarder were being ignored. Here, they are passed along to the
partially applied function.
@nate-chandler nate-chandler force-pushed the concurrency/irgen/forward-task-and-executor-through-partial-apply-forwarder branch from 27d7a48 to de1c787 Compare November 4, 2020 22:27
@nate-chandler
Copy link
Contributor Author

@swift-ci please test

@nate-chandler nate-chandler merged commit e9cf2d8 into swiftlang:main Nov 5, 2020
@nate-chandler nate-chandler deleted the concurrency/irgen/forward-task-and-executor-through-partial-apply-forwarder branch July 5, 2023 23:30
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