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 async_continue for true continuation style actions #677

Closed
hkaiser opened this issue Jan 26, 2013 · 1 comment
Closed

Add async_continue for true continuation style actions #677

hkaiser opened this issue Jan 26, 2013 · 1 comment

Comments

@hkaiser
Copy link
Member

hkaiser commented Jan 26, 2013

Add a new API async_continue(act, ..., f) which in addition to the existing async(act, ...) takes a function which is to be called as the continuation for the executed action act.

@ghost ghost assigned hkaiser Jan 26, 2013
@hkaiser
Copy link
Member Author

hkaiser commented Jan 26, 2013

Fixed with 70bcdc9 (and earlier commits).

@hkaiser hkaiser closed this as completed Jan 26, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant