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

Add a way to return the result of a job back into the scope #5

Open
Kimundi opened this issue Aug 23, 2015 · 1 comment
Open

Add a way to return the result of a job back into the scope #5

Kimundi opened this issue Aug 23, 2015 · 1 comment

Comments

@Kimundi
Copy link
Owner

Kimundi commented Aug 23, 2015

No description provided.

@rockneurotiko
Copy link

I think that a good way that don't interfere with the asynchronous computation is using a Future, like the one implented in eventual.

(Because what I understand is to find a way to get the return value of the closure executed in the execute method)

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

No branches or pull requests

2 participants