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 upreferrer-policy tests panic due to refcell borrow errors #24730
Closed
Labels
Comments
Member
jdm
commented
Nov 13, 2019
|
This is panicking on borrowing ScriptThread::documents. Should be a fun hunt through the call stack to figure out where we previously borrowed it. |
|
The most likely candidate is ScriptThread::handle_update_history_state_msg, but I don't see a smoking gun. Surround the |
bors-servo
added a commit
that referenced
this issue
Nov 14, 2019
bors-servo
added a commit
that referenced
this issue
Nov 15, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment