Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upcalled `Result::unwrap()` on an `Err` value: Error { repr: Custom(Custom { kind: Other, error: StringError("MPSC send failed") }) } #12022
Comments
|
This isn't the actual error, the actual one may have been printed before. But I suspect this is the bug that #12003 fixes |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
called
Result::unwrap()on anErrvalue: Error { repr: Custom(Custom { kind: Other, error: StringError("MPSC send failed") }) }URL:
https://www.youtube.com/watch?v=SWEts0rlezA
Backtrace: