[Buildbot-devel] Programmatic Slave status
Dustin J. Mitchell
dustin at v.igoro.us
Sat Feb 8 14:03:16 UTC 2014
On Fri, Feb 7, 2014 at 5:20 PM, Mick Jordan <mick.jordan at oracle.com> wrote:
> Sorry, I meant 'slave.slave_status.connected == False'. It is also the
> case that 'slave.slave is None', so slave.isConnected() returns False.
I don't have a reason that might be the case, but in general that code
is overly complex and not well-tested, so I can't say I'm surprised.
Tom is working on finishing up the slave-protocol work from the last
GSoC, which should give us a better way to monitor this sort of thing.
In the interim, if this happens repeatedly and you can track it down
with some prints at strategic places in the source (which appear in
twistd.log), I'd love to get it patched.
Dustin
More information about the devel
mailing list