daethnir

Results 13 comments of daethnir
trafficstars

Yeah, that's a good format, and it includes the metadata some folks might like, and empty parents array is more intuitive than empty dict. I like it. IIRC there's a...

Note that there's still a race condition - if we find a matching process but it exits before we run `kill` then `run-this-one` fails because `kill` exits unsuccessfully. It may...

Posted bug at https://bugs.launchpad.net/ubuntu/+source/run-one/+bug/2081328