Skip to content

WMIC.exe not cleaned up on Windows #19

Description

@rexpie

When PM2 stopped working, I checked process explorer and see a long list of open WMIC.exe processes. PM2 can work with a few lingering WMIC.exe but as time goes it will stop responding altogether.

The OS I am using does not have the WMIC.exe so I copied from somewhere else and put the program in the working directory of the project. Before that PM2 is not working at all. I checked the error log and npm page of pidusage to find out that this module depends on WMIC.exe.

I wonder if the path has something do to with those lingering programs?

Many thanks in advance

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions