console.log(Deno.pid); console.log("Ready"); setInterval(() => {}, 10_000); // stay alive