Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This commit added a ptrace_wait to reap the dummy before ptrace_detach_child. On FreeBSD, this leaves us stuck waiting on a child that cannot be reaped because ptrace is still attached. Signed-off-by: Kyle Evans <[email protected]>
- Loading branch information