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 hpx::launch::lazy and support for async, dataflow, and future::then #2811

Merged
merged 3 commits into from Aug 15, 2017

Conversation

hkaiser
Copy link
Member

@hkaiser hkaiser commented Aug 9, 2017

The name of the new facility is still up in the air. Please add suggestions.

…:then

- this new policy allows to dynamically generate the required launch policy
- adding tests
- this fixes #2800
@hkaiser hkaiser merged commit 9115719 into master Aug 15, 2017
@hkaiser hkaiser deleted the fixing_2800 branch August 15, 2017 13:29
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.

New Launch Policy: async_if
1 participant