[Buildbot-commits] [Buildbot] #1854: FileUpload never times out

Buildbot nobody at buildbot.net
Fri Mar 4 15:09:20 UTC 2011


#1854: FileUpload never times out
----------------------+-----------------------
Reporter:  exarkun    |      Owner:
    Type:  undecided  |     Status:  new
Priority:  major      |  Milestone:  undecided
 Version:  0.8.2      |   Keywords:
----------------------+-----------------------
 If a slave loses its connection to the master without sending a FIN or RST
 (eg, because of network issues) while a `FileUpload` step is running, the
 build that step is part of never finishes, the master never notices the
 slave disconnected, and the slave can never reconnect until the master is
 restarted.  After the master is restarted, the build is left in a weird
 state where it appears incomplete rather than failed.

-- 
Ticket URL: <http://trac.buildbot.net/ticket/1854>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list