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

x/pup/telemetry.ts>PupTelemetry#telemetryWatchdog

Universal process manager built in Deno
Go to Latest
method PupTelemetry.prototype.telemetryWatchdog
import { PupTelemetry } from "https://deno.land/x/pup@1.0.0-rc.1/telemetry.ts";

The watchdog is guarded by a try/catch block and recursed by a unrefed timer to prevent the watchdog from keeping a process alive.