diff options
author | Dan Vrátil <dvratil@redhat.com> | 2014-12-14 12:59:22 +0100 |
---|---|---|
committer | Dan Vrátil <dvratil@redhat.com> | 2014-12-14 13:03:38 +0100 |
commit | 664396b0e550910cea50b7852066a04cc7fec3bd (patch) | |
tree | 544f9e8206bd498fd16047211a833d01d65ac864 /common/commands.h | |
parent | 925d3bd3159820c0eae356fe4d3af54cb16ae1e3 (diff) | |
download | sink-664396b0e550910cea50b7852066a04cc7fec3bd.tar.gz sink-664396b0e550910cea50b7852066a04cc7fec3bd.zip |
Async: make the processing truly asynchronous
Now calling exec() starts the first job and returns a pending Future immediately. Caller
can then use Async::FutureWatcher to wait for the future to become finished, i.e. for all
jobs to finish execution.
Diffstat (limited to 'common/commands.h')
0 files changed, 0 insertions, 0 deletions