Optional
killOptional
serializationSpecify the kind of serialization used for sending messages between processes.
'json'
Optional
signalWhen provided the corresponding AbortController
can be used to cancel an asynchronous action.
Optional
timeoutIn milliseconds the maximum amount of time the process is allowed to run.
The signal value to be used when the spawned process will be killed by the abort signal.
Default
'SIGTERM'