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") }) } #12046
Labels
Comments
|
Should be fixed by #12030. |
|
Duplicate of #12042. Thanks for reporting it! |
|
Sorry, no guarantee that it's a duplicate. |
|
#12030 has merged |
|
As mentioned, there's no guarantee that #12030 solves this. We need to reproduce the actual panic that occurred. |
|
This is a duplicate of #12151. Thanks for reporting it! |
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.ovh.com/fr/
Backtrace: