With gradle --status
I can see the gradle PID, which is for example:
PID STATUS INFO
12868 IDLE 7.4.1
Yet, on Windows Task Manager there is no process with PID 12868. I cannot find either any process with gradle on name.
Where is the gradle process on Windows task manager?
Updated with @cisco information
For some unknown reason my Windows Task Manager is not updating with new processes after gradle daemon Java Process has started. I need to close and reopen Task Manager to see the corresponding Java process.
Next, you have the Print screens of Task Manager sorted by PID before and after closed and reopen.