]> git.immae.eu Git - perso/Immae/Config/Nix.git/commitdiff
Do stats computation sequentially
authorIsmaël Bouya <ismael.bouya@normalesup.org>
Fri, 15 Feb 2019 08:48:28 +0000 (09:48 +0100)
committerIsmaël Bouya <ismael.bouya@normalesup.org>
Fri, 15 Feb 2019 08:48:28 +0000 (09:48 +0100)
We do it now sequentially rather than relying on the previous job taking
less than one minute to finish (which is unlikely as the size of the
logs grow)

Goaccess doesn’t like to be started twice concurrently, so sequential is
needed

Fixes https://git.immae.eu/mantisbt/view.php?id=110


No differences found