test.js 62 Bytes Edit Raw Blame History Permalink 1 setInterval(() => console.log(process.pid, 'is alive'), 500);