[04:40] stgraber: =) i should sleep ;-) [05:03] xnox: yeah because it soon won't be worth it anymore ;) [14:08] Hi [14:11] Does anyone know if it's possible to interrupt properly a job which is still in a pre-start section ? [14:14] example: My pre-start script spawns a little script S which might take a long time to returns. If during this time, I issue a "stop" command on my job, this stop command is handled only once the pre-start has finished. [14:17] like this: http://www.pastebin.ca/2312825 [14:18] (a stop command occuring during the sleep command will not stop the job immediately) [14:41] phroddon: that may be a corner case that could be handled better.. but I'd say that pre-starts should probably be small and predictable [14:45] SpamapS: thx for your answer, yes the cookbook gives the same advice "...but any heavy logic is discouraged," :) [20:06] not again... my build of the current trunk is hanging on a test but isn't on my laptop... back to figuring out what's different between the buildd and my build environment [20:08] oh, at least it's not just me, the PPA daily builds are also hanging ;) [22:15] gah, I reverted commit by commit and don't see what causes the regression, so re-uploading the last known working to see if it hangs too... [22:15] if it does, then I'll need to do my usual 8.04 VM + lp buildd chroot and try to figure out what's going on here... [22:16] (or just ask for a non-virt PPA and avoid that madness) [22:17] slangasek: thanks for the blueprint update ;) [22:17] stgraber: sure ;) I wasn't sure of the status of the other WIs, if you consider them done or not? [22:19] slangasek: I guess I can mark them done, they'll need some work once we get the environment bug fixed (where you can't do "start on started " where changes the environment) [22:19] * slangasek nods [22:19] but that can go in the "get that stuff in the archive" work item :) [22:33] already, there goes any hope I had left to get a working upstart today... re-building the same upload I did on Thursday also hangs on the buildds so it's not something we broke in trunk since... [22:33] it's either some kind of race or something changed on the buildds (I must have tried around 15 builds this afternoon, so if it's a race, I was terribly lucky on Thursday) [22:34] now to setup my 8.04 VM and see if I can reproduce in a buildd chroot...