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

Adding test to trigger problem reported in #2916 #2920

Merged
merged 1 commit into from Oct 23, 2017
Merged

Conversation

hkaiser
Copy link
Member

@hkaiser hkaiser commented Sep 30, 2017

  • flyby: channel::close() now returns the number of elements left in the channel

@biddisco
Copy link
Contributor

biddisco commented Oct 5, 2017

This branch somehow got the debugging commit on this branch that was changed to use the HAVE_UNISTD_H check instead. You should just remove that commit and rebase onto the later master.

@hkaiser
Copy link
Member Author

hkaiser commented Oct 6, 2017

Will do, @sithhell added this here for some reason.

});

// Free resources
result.then([&free_resources, target, &count](hpx::shared_future<int>)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will still fail as free_resources is captured by reference.

- flyby: channel::close() now returns the number of elements left in the channel
@hkaiser
Copy link
Member Author

hkaiser commented Oct 18, 2017

@sithhell your comments have been addressed.

@hkaiser hkaiser merged commit e847103 into master Oct 23, 2017
@hkaiser hkaiser deleted the fixing_2916 branch October 23, 2017 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants