]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Detach from the child process before completing the test.
authorMark Johnston <markj@FreeBSD.org>
Fri, 27 Jul 2018 20:34:15 +0000 (20:34 +0000)
committerMark Johnston <markj@FreeBSD.org>
Fri, 27 Jul 2018 20:34:15 +0000 (20:34 +0000)
commit520c80f1b26d74f0d8b06b9818e36b8438fc6f7d
tree4b00546f2ccd1aea884f80fcf0a0aa70e832784f
parentb6429f4bff7076d6ee822a6ba4d41fe15a93d850
Detach from the child process before completing the test.

Otherwise the child will receive SIGTRAP if the parent exits first.
lib/libproc/tests/proc_test.c