This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] support: Kill process group for test failure


* Adhemerval Zanella:

> Some testcases that create multiple subprocesses might abort or exit
> prior waiting for their children.  In such case, support_test_main
> does not try to kill the spawned test process group (as in the
> test timeout case).

Does this actually work?  Is the process group preserved if a process is
reparented to init?

Thanks,
Florian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]