[10:01] omg i actually have to wait for a ppa build to start [10:01] haven't had that happen for months [10:04] mwhudson: Hm, that's a bit weird. [10:04] Oh someone is building about a billion mysqls and mariadbs. [10:04] And lcy01 fell over. [10:05] i was wondering if that many buildds in cleaning was normal [10:07] Well. [10:07] It's normal, but not normal, if you know what I mean. [10:07] Not meant to happen, but, well, lcy01 is thpecial. [10:10] i thought the cloud fixes everything [10:10] did i read that memo wrong? [10:13] Clouds sometimes mean rain. [10:14] mwhudson: Stabbed a few things, and the queue should be clear in a minute or two. [10:15] wgrant: awesome thanks [10:16] wgrant: now can you make the publisher a million times faster [10:16] mwhudson: I'm not a wizard. [10:17] shame [10:46] Hm, not convinced that twisted.web.client.HTTPConnectionPool actually works quite the way I was thinking it did. [10:46] maxPersistentPerHost limits the number of persistent connections it retains, but not the number it's willing to open in parallel. [10:50] I think I'll need a subclass that overrides _{get,remove,put}Connection with some extra Deferreds. [11:01] That is unfortunate. [11:02] But Deferreds fix everything. [11:06] Including "my program is too easy to debug". [11:07] That's most of the point. [11:11] I think DeferredQueue is probably my friend. [11:27] Ah, no, DeferredSemaphore. === frankban is now known as frankban|afk