mirror of https://github.com/shirou/gopsutil
[process] implement ParentWithContext using PpidWithContext
Removes need for redundant ParentWithContext implementations. It had led to it being unsupported on FreeBSD and OpenBSD even though PpidWithContext was available for them, and different implementations for getting the parent info used in ParentWithContext and PpidWithContext on Darwin and Linux.pull/1235/head
parent
511da82e94
commit
0306525d78
Loading…
Reference in New Issue