Skip to content

[Bug] A zombie process runs in the background when dev server of project crashes #18

@AnirudhDaya

Description

@AnirudhDaya

Describe the bug
A zombie or defunct process occurs when the terminal of a running project crashes.

To Reproduce
Steps to reproduce the behavior:

  1. Go to a prroject and start the site
  2. Crash the project deliberately via code
  3. The terminal stops
  4. 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]

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions