I've got an application on a Replit REPL and can't get it to restart. If you open the shell tab and run node start.js than it makes a childProcess to wrap the main thing. This is mostly to be able to restart by running process.send("rs"). All code is visible and editable from the link. Can I get help?