Commit 0f62e991 authored by Brian Christiansen's avatar Brian Christiansen
Browse files

Handle INFINITE64 initialized stats in slurmd

With the change to use tres_usage_type's the stats coming back from the
extern step are initialized to INFINITE64 instead of 0's.

jobacctinfo_create() in _handle_stat_jobacct() initializes jobacct, but
since the job->task[i]->pid == -1, no stats are gathered and the clean
jobacct is returned.

Related commit: fa3a8ff1

Bug 5554
parent 29f2177e
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment