You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@gump.apache.org by ji...@apache.org on 2004/04/06 17:54:48 UTC

[jira] Commented: (GUMP-35) Failed to kill errant children

The following comment has been added to this issue:

     Author: Adam Jack
    Created: Tue, 6 Apr 2004 8:54 AM
       Body:
There is now an optional ability to use 'timeout'.

This problem isn't solved, but this is an improvement on the current situation (for platforms that have 'timeout').
---------------------------------------------------------------------
View this comment:
  http://issues.apache.org/jira/browse/GUMP-35?page=comments#action_27974

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/GUMP-35

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: GUMP-35
    Summary: Failed to kill errant children
       Type: Bug

     Status: Unassigned
   Priority: Major

    Project: Gump
 Components: 
             Python

   Assignee: 
   Reporter: Adam Jack

    Created: Wed, 17 Mar 2004 7:10 AM
    Updated: Tue, 6 Apr 2004 8:54 AM

Description:
Gumpy attempt to use pgrep to find "timing out" children of itself, in order to kill them. Since Gumpy uses system() to spwn them, it kills the shell not the real children (grandchildren, etc.)

Need a portable way to detect and kill all progeny of Gumpy when a timeout occurs.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org