Skip to content

Flush pending tasks. #1

@ben-crowhurst

Description

@ben-crowhurst

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

auto loop = make_shared< RunLoop >( );
loop->launch( ... );
loop->launch( ... );
loop->digest( 1 );

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions