Skip to content

.jobs.spawn

Liatir.jobs.spawn() starts an async native process and returns immediately with a job ID.

Signature

SpawnOptions

Example

Return value

FieldTypeDescription
jobIdstring / strUnique 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.