Skip to content
This repository was archived by the owner on May 1, 2020. It is now read-only.
This repository was archived by the owner on May 1, 2020. It is now read-only.

Quiting ionic serve leaves the node process still in memory #438

Open
@nickwinger

Description

@nickwinger

I'm on a windows 7 machine runnig ionic serve nightly build.
If i quit ionic serve by pressing "q" or "quit" the node processes are still in memory taking up 1GB of memory.
I have to manually quit them via the task manager.
Funny thing:
although ionic serve got quit, if i make changes to the code the watcher seems to be still there and triggers on the command line.

not killing the processes manually and starting ionic serve again spawns new node process, taking up tons of GB all in all.

Expected behaviour:
Quiting ionic serve should kill all related node processes.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions