170 Commits (79fc113467fa242753e5b652da0acde1ef0ef2a5)
 

Author SHA1 Message Date
  JustAnotherArchivist b7e3a703d8 Monitor how a pipeline's wget processes are faring 5 years ago
  JustAnotherArchivist 168f61b39a Quote filename so it works with any weird characters in the paths 5 years ago
  JustAnotherArchivist 8f77c8c72a xargs -r flag to not run the second find if the first produces no results (GNU extension) 5 years ago
  JustAnotherArchivist 9d7a4096f9 Pipe into second find directly 5 years ago
  JustAnotherArchivist e3a4bf6a47 Replace slow lsof with procfs access 5 years ago
  JustAnotherArchivist 4a83a54616 Print host for each stuck request 5 years ago
  JustAnotherArchivist 2b2c65f034 Print PID 5 years ago
  JustAnotherArchivist fadb70e297 Fixed version which handles multiple roots correctly 5 years ago
  JustAnotherArchivist d10a1d3675 First set of little things 5 years ago
  JustAnotherArchivist a00607f28e Initial commit 5 years ago
  JustAnotherArchivist 2a41f169c5 Add -c option to cast the return value of shutdown(2) to int explicitly on broken machines 6 years ago
  JustAnotherArchivist 8ffb48fb1b Remove set -e/errexit, which causes the script to silently fail when no process is found with -j 6 years ago
  JustAnotherArchivist 632fbcb4d0 Replace kill with ps in process existence check 6 years ago
  JustAnotherArchivist 4f3cfc6e56 Add check for ptrace scope 6 years ago
  JustAnotherArchivist 10715f1d3a Rewrite GDB command to stop on the first error, e.g. if lsof is broken. 6 years ago
  JustAnotherArchivist 103640a311 Make kill-wpull-connections executable 6 years ago
  JustAnotherArchivist f7dc46991c Check whether lsof and gdb are available 6 years ago
  JustAnotherArchivist 64e815b9a5 Better way of finding the PID for ArchiveBot jobs 6 years ago
  JustAnotherArchivist 290a4bf518 Filter out the script from the PID list when using -j 6 years ago
  JustAnotherArchivist 2787d9cd51 Initial commit 6 years ago