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

Add more documentation about a case where .offer() can throw #1824

Closed

Conversation

martinbonnin
Copy link

@martinbonnin martinbonnin commented Feb 21, 2020

Calling offer on a closed channel will throw. See #974.

Make this explicit in the code snippets.

@elizarov
Copy link
Contributor

elizarov commented Mar 13, 2020

This PR is now in conflict since the corresponding callback flow example had been updated.

@LouisCAD
Copy link
Contributor

Also, maybe it makes sense to change the target branch to develop?

@martinbonnin
Copy link
Author

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.

3 participants