diff options
author | Pascal Terjan <pterjan@mageia.org> | 2018-10-06 08:30:11 +0000 |
---|---|---|
committer | Pascal Terjan <pterjan@mageia.org> | 2018-10-06 08:30:11 +0000 |
commit | 38c5d9234ba38a96d59265f7256b22ca44543ec0 (patch) | |
tree | 5840e84c8241ecac236de0e7f855c9b2e5ebda04 /ulri | |
parent | 64bad1726ec9ef3068f030f34a73fcaeea2e53d8 (diff) | |
download | iurt-38c5d9234ba38a96d59265f7256b22ca44543ec0.tar iurt-38c5d9234ba38a96d59265f7256b22ca44543ec0.tar.gz iurt-38c5d9234ba38a96d59265f7256b22ca44543ec0.tar.bz2 iurt-38c5d9234ba38a96d59265f7256b22ca44543ec0.tar.xz iurt-38c5d9234ba38a96d59265f7256b22ca44543ec0.zip |
Update TODO
Diffstat (limited to 'ulri')
-rwxr-xr-x | ulri | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -301,6 +301,7 @@ foreach my $prefix (keys %pkg_tree) { } # TODO: In case of timeout, kill it! # It should be a matter of kill -14 $pid, that should trigger cleanup + # We should then keep the lock and wait to fetch/clean the logs plog('FAIL', "$bot timed out on $host/$arch ($seconds sec) or " . "it's dead (status $proc_state), removing lock"); $pkg_tree{$prefix}{media}{$media}{arch}{$arch} = 0; |