[04:52] gah, all my tests pass but only when I put in the magic number 3, and I can't work out why! [05:11] babbageclunk: where is the magic number put? [05:12] veebers and anastasiamac: In the call to clock.WaitAdvance - it's the number of things that should be waiting for the clock before we move time forward. But I think it should be 2, and the computer insists it's 3! [05:13] babbageclunk: you're not off by one? zero base vs 1 base [05:13] babbageclunk: the last time i've encountered something like that was with channels and loops... [05:13] maybe you're off by one! [05:13] Sorry, that was uncalled for. [05:14] anastasiamac: yeah, I've definitely got those. [05:14] hah ^_^ [05:14] babbageclunk: in my case i had to send my changes twice even tho i only wanted one change... turned out the intialisation was an issue in workers... [05:18] anastasiamac: yeah, it's bound to be something like that - I'm about to hack the clock to store tracebacks so I can see where all the waiters are coming from. [05:26] babbageclunk: sounds good... keep us posted if u find the reason or if u need to talk at someone === SaMnCo_ is now known as SaMnCo === antdillon_ is now known as antdillon === cassiocassio_ is now known as cassiocassio === rick_h__ is now known as rick_h_ === kina____ is now known as kina___ === Dmitrii-Sh_ is now known as Dmitrii-Sh === iatrou__ is now known as iatrou_ === mup_ is now known as mup [09:02] does anyone know what the `cmd/plugins/juju-meteadata` is for? [09:17] Hi, if anybody has time to triage pad.lv/1782236 and review the PR for it https://github.com/juju/juju/pull/8949 I'd really appreciate it === beisner_ is now known as beisner [10:16] stickupkid: yes, it's for images [10:34] Dmitrii-Sh: I will take a look today. [10:34] manadart: thx [10:44] stickupkid: Need a review. Shame I didn't get this in for 2.4.1: https://github.com/juju/juju/pull/8952 [10:47] manadart: just needs a code comment to be addressed [11:12] stickupkid: Done. [11:15] manadart: done [11:15] LGTM [11:16] stickupkid: Pushed another commit. Lock doesn't need a method wrapper. [11:18] manadart: i quite liked that, but up to you [11:54] * stickupkid gets auto credentials working without all the hacks - yessss! [11:55] stickupkid: Was also thinking re: the Discourse page. Would it not be simpler to have instructions for the credential use the interactive CLI rather than the file? [11:56] Seems to me it would be simpler - don't have to copy certs into another file. [11:57] Potentially, I don't mind, we can look into that... there are two methods, both work... [11:58] we could just make an ammendment tbh [11:59] I thought to do that... [12:02] that way you can also improve your discourse kama :p [12:39] Dmitrii-Sh: Reviewed/triaged. Just add the test and I'll get it landed. [12:40] manadart: thanks, will [12:44] will do* [18:43] https://imgur.com/a/JndWKxu [18:44] the outdated and now entirely removed docs still show up when users search for juju* it seems [18:44] I have new users telling me this often [22:33] yay, with the testing streams generation it updates all the 'updated' entries with now as it's being updated, which means I can't easily expire old entries === valeech_ is now known as valeech