| 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 = 10Timeout for pinging the old slave. |
|
| Instance Variables | |
|
old_slave buildbot.buildslave.AbstractSlaveBuilder instance |
|
| 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 Sun Dec 19 18:26:44 2010 | http://epydoc.sourceforge.net |