Skip to content
  • Michael Hanselmann's avatar
    jqueue: Log progress and load jobs one by one · 711b5124
    Michael Hanselmann authored
    By logging more information, a user can see how far it is in inspecting
    the queue. This can be useful with a large number of jobs. Also, instead
    of loading all jobs in one go, load only the list of job IDs and then
    load jobs one by one.
    
    Reviewed-by: ultrotter
    711b5124