Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/poolifier/src/mod.ts>AbstractWorker#checkActive

Fast and small web worker pool
Latest
method AbstractWorker.prototype.checkActive
import { AbstractWorker } from "https://deno.land/x/poolifier@v0.3.14/src/mod.ts";

Checks if the worker should be terminated, because its living too long.