[Buildbot-devel] Log file assertion
Brian Warner
warner-buildbot at lothar.com
Thu May 26 01:18:07 UTC 2005
> I think your theory holds water. If I delete the builds as you say it
> works. So I think the count needs to be written back sooner?
Yeah, that sounds like a good idea. I'll add a save() call just after the
build gets started. It isn't as easy as I thought, there's some issue with
saving Builds that haven't finished yet (you want the on-disk representation
to look like an interrupted build, since if you ever load that copy, that's
what must have happened). But I'll get to it soon.
thanks,
-Brian, deep in the start of the use-branches work.. there's code all over
the floor. what a mess :)
More information about the devel
mailing list