neekey / ps

A Node.js module for looking up running processes
MIT License
128 stars 41 forks source link

ps lookup returning false data #84

Open ssk199441 opened 1 year ago

ssk199441 commented 1 year ago

I use ps-node to check if a process is still running and if not restart it. Every now and then it returns an empty array without an error. At the end of a day, about 3 processes are running. I didn't find a workaround yet

OnkelTem commented 1 year ago

Confirming. ps-node isn't finding anything either by pid or command name or regexp.

Platform: Linux Kubuntu 22.04