- Preparing search index...
- The search index is not available
bullmq
- killAsync(child: ChildProcess, signal?: "SIGKILL" | "SIGTERM", timeoutMs?: number): Promise<void>
-
Parameters
-
child: ChildProcess
-
signal: "SIGKILL" | "SIGTERM" = 'SIGKILL'
-
timeoutMs: number = undefined
Returns Promise<void>
Sends a kill signal to a child resolving when the child has exited, resorting to SIGKILL if the given timeout is reached