Open
Description
- We depend on WMIC via https://github.com/apify/ps-tree/blob/master/index.js, called from
LocalEventManager
to get memory usage (or cpu? doesn't matter...) - https://learn.microsoft.com/en-us/windows/win32/wmisdk/wmic
- It doesn't matter if we resolve it by fixing our ps tree fork or by using something else
- pointed out by @nicolatournay in Error 4058: Can't even run the Getting started example #2764