Skip to content
This repository has been archived by the owner on Nov 2, 2018. It is now read-only.

Support for triggering in-thread execution of PeriodicTask #92

Open
fmoo opened this issue Sep 3, 2014 · 3 comments
Open

Support for triggering in-thread execution of PeriodicTask #92

fmoo opened this issue Sep 3, 2014 · 3 comments

Comments

@fmoo
Copy link
Contributor

fmoo commented Sep 3, 2014

Maybe called trigger()?

@fmoo fmoo added this to the BaseController Parity milestone Sep 3, 2014
@fmoo
Copy link
Contributor Author

fmoo commented Sep 3, 2014

This method should return a Future object that can be blocked on until execution completes.

@fmoo
Copy link
Contributor Author

fmoo commented Sep 12, 2014

Fixed by 99581d8

@fmoo fmoo closed this as completed Sep 12, 2014
@fmoo
Copy link
Contributor Author

fmoo commented Sep 12, 2014

My mistake, 99581d8 only implements the future portion of it; it doesn't trigger async execution. The remaining part should be easy to implement.

@fmoo fmoo reopened this Sep 12, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant