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 upRemove an invalid assertion in fire_timer. #11700
Conversation
highfive
commented
Jun 10, 2016
|
Heads up! This PR modifies the following files:
|
highfive
commented
Jun 10, 2016
|
@bors-servo: r+ |
|
|
Remove an invalid assertion in fire_timer. It's not clear to me if this is something we should expect to happen, but it does indeed happen, so we should disable the assertion while we investigate. Fixes #9984. <!-- 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/11700) <!-- Reviewable:end -->
|
|
highfive
commented
Jun 10, 2016
|
|
@bors-servo: retry |
Remove an invalid assertion in fire_timer. It's not clear to me if this is something we should expect to happen, but it does indeed happen, so we should disable the assertion while we investigate. Fixes #9984. <!-- 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/11700) <!-- Reviewable:end -->
|
|
highfive
commented
Jun 10, 2016
|
|
@bors-servo: retry |
|
|
|
@bors-servo: retry
|
Remove an invalid assertion in fire_timer. It's not clear to me if this is something we should expect to happen, but it does indeed happen, so we should disable the assertion while we investigate. Fixes #9984. <!-- 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/11700) <!-- Reviewable:end -->
|
|
|
@bors-servo retry |
1 similar comment
|
@bors-servo retry |
|
|
|
|
|
@bors-servo retry |
Remove an invalid assertion in fire_timer. It's not clear to me if this is something we should expect to happen, but it does indeed happen, so we should disable the assertion while we investigate. Fixes #9984. <!-- 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/11700) <!-- Reviewable:end -->
|
|
|
@bors-servo: retry
|
Remove an invalid assertion in fire_timer. It's not clear to me if this is something we should expect to happen, but it does indeed happen, so we should disable the assertion while we investigate. Fixes #9984. <!-- 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/11700) <!-- Reviewable:end -->
|
|
Ms2ger commentedJun 10, 2016
•
edited by larsbergstrom
It's not clear to me if this is something we should expect to happen, but it
does indeed happen, so we should disable the assertion while we investigate.
Fixes #9984.
This change is