Open shreyagarwal opened 8 years ago
Looks like a problem in nodejs since winston had a similar problem. Lets calculate Ram usage only when required or remove support of RAM for now. Use something else to monitor Ram of the process.
Have put this in try catch and also fetching ram only when required. But still keeping this issue open
Looks like a problem in nodejs since winston had a similar problem. Lets calculate Ram usage only when required or remove support of RAM for now. Use something else to monitor Ram of the process.