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

x/pup/lib/common/utils.ts>isRunning

Universal process manager built in Deno
Go to Latest
function isRunning
import { isRunning } from "https://deno.land/x/pup@1.0.0-alpha-16/lib/common/utils.ts";

Parameters

pid: number
heartbeat: Date
thresholdMs: number

Returns

string