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

Flush pending tasks. #1

Open
ben-crowhurst opened this issue May 6, 2017 · 0 comments
Open

Flush pending tasks. #1

ben-crowhurst opened this issue May 6, 2017 · 0 comments
Labels
Milestone

Comments

@ben-crowhurst
Copy link
Member

ben-crowhurst commented May 6, 2017

The ability to flush a number of pending tasks without calling start.

auto loop = make_shared< RunLoop >( );
loop->launch( ... );
loop->launch( ... );
loop->digest( 1 );
@ben-crowhurst ben-crowhurst modified the milestone: 1.0 May 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant