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

allow sync policy for future then continuation (fix #111) #189

Merged
merged 1 commit into from
Dec 21, 2017
Merged

allow sync policy for future then continuation (fix #111) #189

merged 1 commit into from
Dec 21, 2017

Conversation

gureedo
Copy link
Contributor

@gureedo gureedo commented Nov 1, 2017

This PR is a proposal for #111 issue. This changes does not break backward compatibility.
When appending continuation there are two cases: first if future is ready then continuation will be executed inplace, second future is not ready then continuation will be executed in thread that make this future ready.

@viboes
Copy link
Collaborator

viboes commented Nov 7, 2017

Hi, it is too late to merge this before delivering Boost.1.66.
I'll take it in account after.

@viboes viboes merged commit a0c23a6 into boostorg:develop Dec 21, 2017
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.

2 participants