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

Comment explaining constellation panic for recv #10294

Closed

Conversation

@asajeffrey
Copy link
Member

asajeffrey commented Mar 30, 2016

Added comment explaining why the constellation still panics in the case of recv failure. Also changed .unwrap() to .expect("reason") so we can track down panics more easily.


This change is Reviewable

@highfive
Copy link

highfive commented Mar 30, 2016

warning Warning warning

  • These commits modify unsafe code. Please review it carefully!
…se of recv failure.
@asajeffrey asajeffrey force-pushed the asajeffrey:document-constellation-recv-panic branch from 9f7d502 to 6dab59f Mar 30, 2016
@jdm
Copy link
Member

jdm commented Mar 30, 2016

@bors-servo
Copy link
Contributor

bors-servo commented Mar 30, 2016

📌 Commit 6dab59f has been approved by jdm

@jdm jdm assigned jdm and unassigned KiChjang Mar 30, 2016
@bors-servo
Copy link
Contributor

bors-servo commented Apr 1, 2016

Testing commit 6dab59f with merge 3d969e6...

bors-servo added a commit that referenced this pull request Apr 1, 2016
…r=jdm

Comment explaining constellation panic for recv

Added comment explaining why the constellation still panics in the case of recv failure. Also changed `.unwrap()` to `.expect("reason")` so we can track down panics more easily.

<!-- 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/10294)
<!-- Reviewable:end -->
@Ms2ger
Copy link
Contributor

Ms2ger commented Apr 1, 2016

@bors-servo r- force clean

@Ms2ger Ms2ger closed this Apr 1, 2016
@Ms2ger Ms2ger reopened this Apr 1, 2016
@Ms2ger
Copy link
Contributor

Ms2ger commented Apr 1, 2016

@bors-servo clean

@Ms2ger Ms2ger closed this Apr 1, 2016
@Ms2ger
Copy link
Contributor

Ms2ger commented Apr 1, 2016

Sorry, closing this seems to be the only way to make homu do its job.

@asajeffrey
Copy link
Member Author

asajeffrey commented Apr 1, 2016

Do I need to resubmit this PR?

@Ms2ger
Copy link
Contributor

Ms2ger commented Apr 1, 2016

Please do

@asajeffrey
Copy link
Member Author

asajeffrey commented Apr 1, 2016

The resubmitted PR is #10343.

@Ms2ger: I assigned you, since you pushed the kill button :)

bors-servo added a commit that referenced this pull request Apr 2, 2016
…r=jdm

Comment explaining constellation panic for recv

A retry of #10294, which was closed due to homu issues.

<!-- 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/10343)
<!-- Reviewable:end -->
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.