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

Make SendError field public #4097

Merged
merged 1 commit into from
Sep 9, 2021
Merged

Make SendError field public #4097

merged 1 commit into from
Sep 9, 2021

Conversation

Darksonn
Copy link
Contributor

@Darksonn Darksonn commented Sep 9, 2021

Closes: #4096

@Darksonn Darksonn added A-tokio Area: The main tokio crate M-sync Module: tokio/sync labels Sep 9, 2021
@Darksonn Darksonn merged commit b99eedc into master Sep 9, 2021
@Darksonn Darksonn deleted the watch-error-public branch September 9, 2021 17:13
@Darksonn Darksonn mentioned this pull request Sep 21, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

watch::error::SendError<T> has no way of obtaining contained data
2 participants