Skip to content

Check for data in Receiver::try_recv before reporting disconnect#34731

Merged
bors merged 1 commit into
rust-lang:masterfrom
GGist:fix_sync_try_recv
Jul 10, 2016
Merged

Check for data in Receiver::try_recv before reporting disconnect#34731
bors merged 1 commit into
rust-lang:masterfrom
GGist:fix_sync_try_recv

Conversation

@GGist

@GGist GGist commented Jul 9, 2016

Copy link
Copy Markdown
Contributor

@rust-highfive

Copy link
Copy Markdown
Contributor

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @alexcrichton (or someone else) soon.

If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. Due to the way GitHub handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes.

Please see the contribution instructions for more information.

@alexcrichton

Copy link
Copy Markdown
Member

@bors: r+ 2af340c

Thanks!

@bors

bors commented Jul 10, 2016

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 2af340c with merge 46e7f4b...

bors added a commit that referenced this pull request Jul 10, 2016
Check for data in Receiver::try_recv before reporting disconnect

Fixes #34711

r? @alexcrichton
@bors bors merged commit 2af340c into rust-lang:master Jul 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants