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