import * as ayonliJsext from "https://deno.land/x/ayonli_jsext@v0.9.72/run.ts";
Runs a script in another thread and abort at any time.
Variables
The maximum number of workers allowed to exist at the same time. If not set, use the same setting as parallel.maxWorkers. | |
Interfaces
Options for the run function. | |
The return value of the run function. |