Open Ubspy opened 7 years ago
Hi @Ubspy thanks for you feedback! I just downloaded the Windows 10 and tested myself, and it's working, can you get into the ps module directory, and npm run test
to see the result first ?
Probably same thing as https://github.com/neekey/ps/issues/68. If the process list is large the synchronous parse kills it.
I've tested my code on linux, and it works great, but when I try to run the same code on windows 10, my application stops responding.