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") }) } #12007
Comments
|
Could not repro because I hit #11424 first. |
bors-servo
added a commit
that referenced
this issue
Jul 1, 2016
Don't panic in LayoutThread::exit_now() if the paint thread is gone a… Fixes #11996. Fixes #12005. Fixes #12007. Fixes #12011. Fixes #12026. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/12030) <!-- Reviewable:end -->
bors-servo
added a commit
that referenced
this issue
Jul 1, 2016
Don't panic in LayoutThread::exit_now() if the paint thread is gone a… Fixes #11996. Fixes #12005. Fixes #12007. Fixes #12011. Fixes #12026. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/12030) <!-- Reviewable:end -->
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://www.nextinpact.com/
Backtrace: