Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Supress panics for ProfilerChan sends. #14165

Merged
merged 1 commit into from Nov 15, 2016
Merged

Supress panics for ProfilerChan sends. #14165

merged 1 commit into from Nov 15, 2016

Conversation

@jdm
Copy link
Member

jdm commented Nov 10, 2016

This should address #14161.


This change is Reviewable

@highfive
Copy link

highfive commented Nov 10, 2016

Heads up! This PR modifies the following files:

  • @fitzgen: components/profile_traits/mem.rs, components/profile_traits/mem.rs
@nox
Copy link
Member

nox commented Nov 10, 2016

@jdm In other places we do a warn! on such errors, should it be done here too?

Cc @asajeffrey.

@asajeffrey
Copy link
Member

asajeffrey commented Nov 10, 2016

Yes, including the warn! might be useful. In production use, this means the warning will end up in the crash log if there's a later panic.

@jdm
Copy link
Member Author

jdm commented Nov 12, 2016

This will fix #14161 as well.

@jdm jdm force-pushed the jdm-patch-1 branch from 1cf3828 to 25a237c Nov 14, 2016
@jdm
Copy link
Member Author

jdm commented Nov 14, 2016

r? @nox

@highfive highfive assigned nox and unassigned pcwalton Nov 14, 2016
@nox
Copy link
Member

nox commented Nov 14, 2016

@bors-servo
Copy link
Contributor

bors-servo commented Nov 14, 2016

📌 Commit 25a237c has been approved by nox

@bors-servo
Copy link
Contributor

bors-servo commented Nov 14, 2016

Testing commit 25a237c with merge 65dd6d4...

bors-servo added a commit that referenced this pull request Nov 14, 2016
Supress panics for ProfilerChan sends.

This should address #14161.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/14165)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Nov 14, 2016

💔 Test failed - linux-rel-css

@jdm
Copy link
Member Author

jdm commented Nov 14, 2016

@bors-servo
Copy link
Contributor

bors-servo commented Nov 15, 2016

Previous build results for arm32, arm64, linux-dev, linux-rel-wpt, mac-dev-unit, mac-rel-css, mac-rel-wpt1, mac-rel-wpt2, windows-dev are reusable. Rebuilding only linux-rel-css...

@bors-servo
Copy link
Contributor

bors-servo commented Nov 15, 2016

💔 Test failed - linux-rel-css

@jdm
Copy link
Member Author

jdm commented Nov 15, 2016

@bors-servo
Copy link
Contributor

bors-servo commented Nov 15, 2016

Previous build results for arm32, arm64, linux-dev, linux-rel-wpt, mac-dev-unit, mac-rel-css, mac-rel-wpt1, mac-rel-wpt2, windows-dev are reusable. Rebuilding only linux-rel-css...

@bors-servo
Copy link
Contributor

bors-servo commented Nov 15, 2016

@bors-servo bors-servo merged commit 25a237c into master Nov 15, 2016
4 checks passed
4 checks passed
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
dependency-ci Dependencies checked
Details
homu Test successful
Details
@SimonSapin SimonSapin deleted the jdm-patch-1 branch Nov 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

6 participants
You can’t perform that action at this time.