- Fix: crash when encountering remote pids.
ProcessTree
functions formerly crashed when invoked within a process started by a remote node, for example by usingNode.spawn
. This release fixes the crashes. Thanks to @ry4n1m3 and @mattwynne.
ProcessTree
functions formerly crashed when invoked within a process started by a remote node, for example by using Node.spawn
. This release fixes the crashes. Thanks to @ry4n1m3 and @mattwynne.