Skip to content

Conversation

@hberntsen
Copy link

@hberntsen hberntsen commented Sep 5, 2018

This PR backports #836 to 0.1. Note that in 99416a (v0.1), a function called is_closed is implemented for State which also checks self.num_messages and does not exist on master. This is confusing. I don't know enough about the internals of mpsc to know which one is correct (and whether we also need to check num_messages on master).

@hberntsen hberntsen changed the title Add Sender::is_closed method Backport Sender::is_closed method Sep 5, 2018
@MajorBreakfast MajorBreakfast merged commit c93db8a into rust-lang:0.1 Sep 5, 2018
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