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 upIntermittent timeout in WPT reftests (`Result::unwrap()` on an `Err` value in http_loader) #7437
Labels
Comments
This was referenced Sep 15, 2015
Merged
This was referenced Nov 24, 2015
|
|
Specifically, "recursive IPC channel use during serialization". Interesting. |
This was referenced Nov 26, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is caused by an IPC channel creation failure in the HTTP loader. Also reported https://github.com/pcwalton/ipc-channel/issues/6 .