Fixes #688, the bug regressed on 584a9bc.
On Mac OS X 10.11.6, all processes have their parents since there's a
special process named "kernel_task", whose PID and PPID are 0. As a
result, `this->processes` is never changed causing infinite `while`.
main
parent
87be623eac
commit
b34d76cd41
1 changed files with 5 additions and 0 deletions
Loading…
Reference in new issue