distributed-process
distributed-process copied to clipboard
getNodeInfo assumes its caller is a local process
We should either document this constraint, or better, check and forward in the remote case, as we do with other control messages.
Where is getNodeInfo in the codebase? My grep is turning up nothing.
Erm, getNodeStats I mean, I got confused with getProcessInfo - I'll update the title later...