Skip to content
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

Return promised capability from csp.Future #90

Merged
merged 1 commit into from
Feb 25, 2023

Conversation

lthibault
Copy link
Collaborator

It makes no sense to block while waiting for a capability since we can pipeline calls. This PR returns a promised capability from csp.Future.Client() and removes AwaitClient().

@lthibault lthibault added the enhancement New feature or request label Feb 25, 2023
@lthibault lthibault self-assigned this Feb 25, 2023
@lthibault lthibault merged commit 1e842a8 into master Feb 25, 2023
@lthibault lthibault deleted the feat/promised-client-value branch February 25, 2023 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant