node/test/fixtures/child-process-stay-alive-fo...

4 lines
73 B
JavaScript

setInterval(() => {
// Starting an interval to stay alive.
}, 1000);