Trees | Indices | Help |
|
---|
|
object --+ | DuplicateSlaveArbitrator
Utility class to arbitrate the situation when a new slave connects with the name of an existing, connected slave
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
Class Variables | |
PING_TIMEOUT = 10 Timeout for pinging the old slave. |
Instance Variables | |
buildslave buildbot.process.slavebuilder.AbstractBuildSlave instance |
|
new_remoteRemoteReference to the new slave
|
|
old_remoteRemoteReference to the old slave
|
Properties | |
Inherited from |
Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
Class Variable Details |
PING_TIMEOUTTimeout for pinging the old slave. Set this to something quite long, as a very busy slave (e.g., one sending a big log chunk) may take a while to return a ping.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Nov 21 16:22:44 2012 | http://epydoc.sourceforge.net |