[ http://issues.apache.org/jira/browse/GUMP-95?page=all ]

Leo Simons updated GUMP-95:
---------------------------

    Version: Gump3-alpha-3
                 (was: Gump3-alpha-4)

> gump.util.executor.Executor component for cleaning up processes
> ---------------------------------------------------------------
>
>          Key: GUMP-95
>          URL: http://issues.apache.org/jira/browse/GUMP-95
>      Project: Gump
>         Type: New Feature
>   Components: Python-based Gump
>     Versions: Gump3-alpha-3
>     Reporter: Leo Simons
>      Fix For: Gump3-alpha-3

>
> Gump fires off lots of different processes that may fire off new processes 
> that may in turn create processes that may not be very good at cleaning up 
> after themselves.
> For simple relatively short-running commands that we trust to clean up after 
> themselves (like self-updating ourselves from svn or grepping a file or 
> whatever), we can trust in the subprocess module that comes with python. For 
> other tasks such as firing up actual builds, we should have something more 
> robust.
> A skeleton algorithm is provided at:
> http://mail-archives.apache.org/mod_mbox/gump-general/200503.mbox/[EMAIL 
> PROTECTED]

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to