[21:24] thumper: here is an example http://paste.ubuntu.com/11716589/ [21:24] * thumper looks [21:43] davecheney: I have been noticing many intermittent failures with cmd/jujud/agent [21:44] davecheney: running that package tests with the race detector has indicated a number of data races [21:44] davecheney: just wanted to check you weren't looking at that package now [21:49] * thumper headdesks [22:09] wallyworld: love a chat when you turn up [22:20] ok, will ping you after another coffee [22:34] thumper: free now in 1:1 if you want [22:35] coming [23:07] wallyworld: http://reviews.vapour.ws/r/1925/ [23:07] wallyworld: wasn't able to fix the intermittent failure with this [23:07] but it does fix the races [23:08] menn0: if you are curious later, waitForUpgradeToFinish in cmd/jujud/agent/upgrade_test fails intermittently for some weird reason [23:09] thumper: do you have any details? [23:10] menn0: nope... only that I had it fail here, then pass 8 times in a row [23:10] menn0: this test -> UpgradeSuite.TestUpgradeStepsHostMachine [23:10] menn0: just fails with false is not true [23:10] ok, will look aftr standup [23:11] wallyworld: cheers [23:11] thumper: I believe there's a ticket for that one already [23:11] yeah [23:11] thumper: that test actually predates me but I've worked a lot with that area so i'll take a look [23:14] thumper: bug 1444576 is the closest match [23:14] Bug #1444576: Skipped TestUpgradeSteps* in cmd/jujud/agent/upgrade_test.go [23:15] thumper: i've just grabbed it although it'll be a friday afternoon one [23:15] kk [23:44] menn0: re: http://reviews.vapour.ws/r/1924/diff/# you were mentioning that you don't actually have to close the iterators, is that right? [23:46] thumper: yeah it's not critical, the servers kills iterators after 10mins of inactivity anywayu [23:46] but the code is fine, right? [23:46] thumper: the code you reviewed is fine [23:46] * thumper -> gym [23:47] thumper: closing the session to force the blocked next call to unblock is not [23:47] thumper: depending where mgo is at, it might panci [23:51] thumper: menn0 i'll look at jujud/agent next when I'm done with this PR