1. 19 Feb, 2016 5 commits
  2. 18 Feb, 2016 9 commits
  3. 17 Feb, 2016 5 commits
  4. 16 Feb, 2016 9 commits
  5. 13 Feb, 2016 1 commit
  6. 12 Feb, 2016 1 commit
  7. 11 Feb, 2016 1 commit
  8. 10 Feb, 2016 8 commits
  9. 09 Feb, 2016 1 commit
    • Tim Wickberg's avatar
      Check return value from jobacctinfo_create() · aaf8bcf6
      Tim Wickberg authored
      Null implies jobacct_gather/none, and slurmd should not query slurmstepd for
      accounting information. Otherwise safe_read will block forever, and successive
      calls will max out the thread limit and slurmd will hang.
      
      Bug 2420.
      aaf8bcf6