hpcflow.sdk.helper.helper.start_helper#
- hpcflow.sdk.helper.helper.start_helper(app, timeout=3600, timeout_check_interval=60, watch_interval=10, logger=None)#
Start the helper process.
- Parameters:
app (BaseApp) –
timeout (timedelta | float) –
timeout_check_interval (timedelta | float) –
watch_interval (timedelta | float) –
logger (logging.Logger | None) –