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

Document when watch::send fails #4021

Merged
merged 2 commits into from
Aug 3, 2021
Merged

Document when watch::send fails #4021

merged 2 commits into from
Aug 3, 2021

Conversation

Darksonn
Copy link
Contributor

@Darksonn Darksonn commented Aug 3, 2021

Closes: #4013

@Darksonn Darksonn added T-docs Topic: documentation A-tokio Area: The main tokio crate M-sync Module: tokio/sync labels Aug 3, 2021
@Darksonn Darksonn merged commit e662175 into master Aug 3, 2021
@Darksonn Darksonn deleted the watch-send-doc branch August 3, 2021 07:39
@Darksonn Darksonn mentioned this pull request Aug 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-tokio Area: The main tokio crate M-sync Module: tokio/sync T-docs Topic: documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

tokio::sync::watch::Sender does not document why sending can fail
2 participants