[Buildbot-commits] [SPAM] Re: [Buildbot] #751: Sending SIGTERM before SIGKILL to a remote shell command that has timed out

Buildbot buildbot-devel at lists.sourceforge.net
Mon Mar 22 14:58:09 UTC 2010


#751: Sending SIGTERM before SIGKILL to a remote shell command that has timed out
------------------------+---------------------------------------------------
Reporter:  Fabrice      |        Owner:           
    Type:  enhancement  |       Status:  closed   
Priority:  minor        |    Milestone:  undecided
 Version:  0.7.12       |   Resolution:  wontfix  
Keywords:               |  
------------------------+---------------------------------------------------
Changes (by dustin):

  * status:  new => closed
  * resolution:  => wontfix


Comment:

 The buildbot timeout is more of a system-stability thing than an expected-
 behavior thing, so it goes for the kill immediately.  In other words, your
 testing regime should not depend on this behavior.

 You could run your scripts in a wrapper that kills them "gently" after 1h,
 and bump the buildbot timeout up to 1.5h.  You could also probably hack
 the buildslave to send the SIGTERMs, if you'd like.

-- 
Ticket URL: <http://buildbot.net/trac/ticket/751#comment:1>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list