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 upFix several hangs / panics during pipeline cleanup of in progress loads. #6131
Conversation
This fixes a hang found while testing the jQuery test suite.
hoppipolla-critic-bot
commented
May 19, 2015
|
Critic review: https://critic.hoppipolla.co.uk/r/5047 This is an external review system which you may optionally use for the code review of your pull request. In order to help critic track your changes, please do not make in-place history rewrites (e.g. via |
|
r? @jdm or @larsbergstrom |
|
-S-awaiting-review +S-needs-code-changes Review status: all files reviewed, 2 unresolved discussions, all commit checks successful.
components/script/script_task.rs, line 1089 [r1] (raw file): components/script/script_task.rs, line 1097 [r1] (raw file): Comments from the review on Reviewable.io |
|
Review status: 6 of 7 files reviewed, 2 unresolved discussions, all commit checks successful. components/script/script_task.rs, line 1089 [r1] (raw file): components/script/script_task.rs, line 1097 [r1] (raw file): Comments from the review on Reviewable.io |
|
@bors-servo: r+ Review status:
Comments from the review on Reviewable.io |
|
|
This fixes a hang found while testing the jQuery test suite. <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/6131) <!-- Reviewable:end -->
glennw commentedMay 19, 2015
This fixes a hang found while testing the jQuery test suite.