In this lab, you will learn how to handle process signals such as SIGINT, SIGTERM, SIGUSR1, and SIGUSR2 using Node.js. You'll create a function named 'terminateProcess' which accepts a process object as a parameter, and handle the specified signals.
Uh oh - the connection was lost
This is possible if you opened codedamn in a different tab/window or session timed out, or on some rare occasions, it could be just our fault