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

[Feature Request] Add new SendAndWait() to the API #14

Open
toni-moreno opened this issue May 11, 2017 · 1 comment
Open

[Feature Request] Add new SendAndWait() to the API #14

toni-moreno opened this issue May 11, 2017 · 1 comment

Comments

@toni-moreno
Copy link

Can be useful if sender could wait until all members has received the broadcast message .

Thank you very much

@toni-moreno toni-moreno changed the title [Feature Request] SendAndWait() to the API [Feature Request] Add new SendAndWait() to the API May 11, 2017
@fangli
Copy link

fangli commented Dec 27, 2017

Since almost everything in gorountine are async, including receive. I don't think the SendAndWait solve the problem you got.

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

No branches or pull requests

2 participants