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") }) } #12207
Labels
Comments
|
Curious; in a debug build on mac I see completely garbage rendering (a flickering window filled with portions of existing video memory), and then I get a SIGPIPE presumably triggered by this backtrace:
|
|
This doesn't happen anymore. |
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:
http://natron.fr/
Backtrace: