/srv/irclogs.ubuntu.com/2013/08/28/#launchpad-dev.txt

wgrantStevenK: https://code.launchpad.net/~wgrant/launchpad/builderinteractor-c-b-b/+merge/18229001:27
StevenKI have fear.01:27
StevenKOh, only 700 lines01:27
wgrantThe next one's 1800 lines, but it's just moving code so I'll self-review.01:28
StevenKwgrant: r=me with one niggle01:34
wgrantStevenK: Those tests need to be moved and rewritten later in this series01:35
wgrantI just did enough to make them work here.01:35
wgrantThanks.01:35
StevenKwgrant: Oh, right, they will get burnt down and replaced later. Fine, niggle dropped.01:36
StevenKwgrant: Hmm, have you added a race?06:28
wgrantStevenK: Where?06:29
StevenKwgrant: db-devel buildbot failure06:29
wgrantNo, that's a normal failure.06:29
=== tasdomas_afk is now known as tasdomas
stubAnyone up for Swift branch review?08:58
cjwatsonwgrant: I still don't quite understand.  What CancellationError do you expect on manager restart with my patch?  AFAICS it will either send abort to a slave that's already aborting, in which case the slave will say "ok then" and carry on, and the master will just have a timeout that extends from the restart rather than the original cancel; or the slave will have died in some other way such that the abort fails, in which ...11:53
cjwatson... case my patch will cause the master to immediately resume-or-fail, which seems right.11:53
wgrantcjwatson: Nevermind, I misunderstood.12:05
wgrantcjwatson: The slave abort() method should never fail, so you can probably do resetOrFail if it does.12:06
=== tasdomas is now known as tasdomas_afk
=== tasdomas_afk is now known as tasdomas
=== tasdomas is now known as tasdomas_afk
cjwatsonwgrant: I think https://code.launchpad.net/~cjwatson/launchpad/buildmaster-cancel-properly/+merge/177580 is ready now.  Dunno if you care about reviewing e.g. the inlineCallbacks conversion I did after getting lost in a maze of callbacks one too many times.18:46
cjwatson(Just in checkCancellation, though, not all over)18:46
cjwatsonNeed to do some QA on dogfood builders first.18:46
wgrantcjwatson: I plan to port an awful lot of stuff to inlineCallbacks over the next week or so. Your port looks sane.23:46
cjwatsonGood.  I think we're ready to go on this once we finish fixing recipe builds in launchpad-buildd 115 (see -ops) and deploying everywhere.23:47
cjwatsonOnly four hours spent back-and-forthing on that this evening ...23:48

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!