Namespace execute_async

module execute_async

Executes the runner.

This is a blocking function.

Parameters:
Returns:

tuple[jobid, status] status 0 for exit successfully, others for customized warnings or errors.

Functions

execute_async(inputs, outputs)