.jobs.spawn
Liatir.jobs.spawn() starts an async native process and returns immediately with a job ID.
Signature
SpawnOptions
Example
Return value
| Field | Type | Description |
|---|---|---|
jobId | string / str | Unique identifier for the job. |
IMPORTANT
Return value fields are always camelCase in both Node and Python, because they come from the JSON response of the Liatir bridge.