When the page is closed, refreshed, or changed, any processes in the terminal will keep running. To reproduce: - Open a project - Run npm start - Close the project - Run `ps -a | grep npm` on the system