[Buildbot-devel] Detect termination of shellcommand due to timeout

Dustin J. Mitchell dustin at v.igoro.us
Sun Oct 16 02:28:16 UTC 2011


On Sat, Oct 15, 2011 at 1:45 PM, Marco <listaddr at gmail.com> wrote:
> Thanks, that's the same thing I had tried too. However I see that the
> compressed logs stored on the master for the step do include those
> lines ("command timed out: ... attempting to kill
> process killed by signal 9, program finished with exit code -1 etc.)
> so I guess there should be a way to access that information?

I think that the better solution would be to write a custom
ShellCommand subclass that uses evaluateCommand to decide, and sets a
property accordingly.

Dustin




More information about the devel mailing list