[Buildbot-devel] Slave not recognizing process end

Dustin J. Mitchell dustin at zmanda.com
Mon Jan 4 15:50:49 UTC 2010


On Mon, Jan 4, 2010 at 2:23 AM, "Martin v. Löwis" <martin at v.loewis.de> wrote:
> So how should kill find out that the process already terminated?
> AFAICT, finished doesn't set any state.

You could set some state in finished()

> Also: where does the wait occur for the child process, and who
> is calling finished?

finished() is called by ShellCommandPP.processExited.  Twisted calls
wait for you.

Dustin

-- 
Open Source Storage Engineer
http://www.zmanda.com




More information about the devel mailing list