[Buildbot-commits] [Buildbot] #1805: build end_time can become "True"

Buildbot nobody at buildbot.net
Mon Feb 14 17:19:00 UTC 2011


#1805: build end_time can become "True"
--------------------+---------------------
Reporter:  ddunbar  |       Owner:
    Type:  defect   |      Status:  closed
Priority:  major    |   Milestone:  0.8.4
 Version:  0.8.3p1  |  Resolution:  fixed
Keywords:           |
--------------------+---------------------
Changes (by Dustin J. Mitchell):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 Don't use 'True' as a build completion time

 Builds ideally wouldn't be pickled while still running, but in the case
 that they are, util.now is a much better choice for completion time than
 True.  Fixes #1805.
  Changeset: 00e718ffbe510b4e7e72ecb979e6588f61cc00b9

-- 
Ticket URL: <http://trac.buildbot.net/ticket/1805#comment:5>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list