On Thursday 19 of April 2012, Michael Stahl wrote:
> the soffice.bin really should be dead by the time the JUnit test process
> exits, because otherwise the next time you try to run the test it won't
> run (and even worse will hang forever currently...), because the old
> soffice.bin is still listening on the pipe, so the new soffice.bin
> cannot listen.
>
> is there some POSIX interface that will kill all children of a process?

 No. It is possible to kill all processes in a group, but I'm unsure on the 
exact details of what becoming a process group leaders changes.

-- 
 Lubos Lunak
 l.lu...@suse.cz
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to