Closed legendhimself closed 1 year ago
@RafaelGSS do you know if clinic is capable of profiling child processes spawned by the main process?
I use cluster mode. Did this get resolved?
Clinic.js doesn't handle the child process. It profiles only the main process.
Hey, not sure where else I could have asked this question. Did some research but I am failing to profile a child process. I have a memory leak on a child process. The docs are not clear with child process profiling so please help.