[Buildbot] #3669: Setting timeout=None to the CopyDirectory step has no effect.

Buildbot trac trac at buildbot.net
Tue Feb 28 11:58:14 UTC 2017


#3669: Setting timeout=None to the CopyDirectory step has no effect.
-------------------+-------------------
Reporter:  Ben     |      Owner:
    Type:  defect  |     Status:  new
Priority:  major   |  Milestone:  0.9.5
 Version:  master  |   Keywords:
-------------------+-------------------
 According to the documentation, this should disable the timeout
 altogether.

 Unfortunately, the timeout value is given to the worker only if the value
 evaluates to 'True-ish'. The worker on its side, when not given a value
 uses 120sec. Making the timeout=None useless.

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


More information about the bugs mailing list