Skip to content

jobs.kill

Liatir.jobs.kill() stops a running async process job.

Signature

ts
kill(jobId: string): Promise<boolean>

Example

ts
await Liatir.jobs.kill(jobId);

Notes

Only stop jobs in response to an explicit user action.

Liatir — powerful bioinformatics on your machine.

By using this app, you agree to our Privacy Policy and Terms of Service.