wait_and_throw
MISSING
(1) |
-
Performs a blocking wait for the completion of all enqueued tasks in the queue. Synchronous errors are reported through C++ exceptions. Asynchronous errors are reported to the async_handler if provided (lost otherwise)