Sandro

Results 891 comments of Sandro

Normally we need to run at least 3 processes in one templating unit. To properly start and stop virtiofsd, we need to properly forward signals. Using bash job control and...

I couldn't find anything in the readme or doc what happens when a signal is send to process-manager. Also this is a really desperate move to save yourself 86MB but...

I would also like to see IFD not being fully required as it prevents usage in hydra.

I think there may be some miss understanding here so let me clarify. It does not need to be uploaded to pypi.org or so, we just need a setup.cfg or...

It is from March, not really up to date but not that old if we are honest. We usually only backport fixes and security patches to the stable channel of...

> It is really quite old for FediFetcher standards. Versions before 7.1 also caused significant issues for some instance operators, so really shouldn't be used anymore. I've already backported the...

Don't worry :) if it really bugs me I maybe just do it myself but I haven't planned that yet

You can open a shell and run it though that , -s powertop; sudo powertop

We fixed this by merging the cover lines with this awk: ``` awk < build/coverprofile.out '$1 != "mode:" { is_filename[$1] = true; counts1[$1]+=$2; counts2[$1]+=$3 } END { for (filename in...

> But we can write in the error message that we could not find version or src for the package. so to say we make it a hard requirement for...