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

Test: data is recv-able after sender is dropped #58

Merged
merged 1 commit into from Mar 29, 2016

Conversation

@dlrobertson
Copy link
Collaborator

dlrobertson commented Mar 28, 2016

Add test for #30. Test that data can be retrieved from the receiver
after the sender has been dropped.

Fixes: #33


This change is Reviewable

Add test for #30. Test that data can be retrieved from the receiver
after the sender has been dropped.
@jdm
Copy link
Member

jdm commented Mar 29, 2016

@bors-servo: r+
Thanks!

@bors-servo
Copy link
Contributor

bors-servo commented Mar 29, 2016

📌 Commit 851c64d has been approved by jdm

@bors-servo
Copy link
Contributor

bors-servo commented Mar 29, 2016

Testing commit 851c64d with merge ea6a9f8...

bors-servo added a commit that referenced this pull request Mar 29, 2016
Test: data is recv-able after sender is dropped

Add test for #30. Test that data can be retrieved from the receiver
after the sender has been dropped.

Fixes: #33

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

bors-servo commented Mar 29, 2016

☀️ Test successful - travis

@bors-servo bors-servo merged commit 851c64d into servo:master Mar 29, 2016
3 checks passed
3 checks passed
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
homu Test successful
Details
@dlrobertson dlrobertson deleted the dlrobertson:i30 branch Mar 29, 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

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