Describe the bug
A zombie or defunct process occurs when the terminal of a running project crashes.
To Reproduce
Steps to reproduce the behavior:
- Go to a prroject and start the site
- Crash the project deliberately via code
- The terminal stops
- See processes running in your OS, a node process will be running
Expected behavior
The node process should not be running and should close when the project crashes
Environment:
- OS: [e.g. Windows, macOS, Linux]
- Node.js version [e.g. 18.0.0]
- Framework and version (e.g. Nuxt, Next.js, Vue)
- DevThing version [e.g. 1.0.0]