fermitools / jobsub_lite

jobsub_lite is a wrapper for HTCondor job submission
Apache License 2.0
1 stars 7 forks source link

jobsub_q off by one #494

Closed LTrestka closed 1 year ago

LTrestka commented 1 year ago

The total jobs reported by jobsub_q is always one less than the actual total.

$ jobsub_q --version jobsub_lite version 1.4.1 $ jobsub_q --user=john.doe JOBSUBJOBID OWNER SUBMITTED RUNTIME ST PRIO SIZE COMMAND -1 total; 0 completed, 0 removed, 0 idle, 0 running, 0 held, 0 suspended

shreyb commented 1 year ago

@hgreenlee - this is for the ticket you opened (INC000001162256) in ServiceNow. Thanks for reporting it!