christopherwharrop / rocoto

Rocoto Workflow Management System
Apache License 2.0
21 stars 16 forks source link

Calls to sacct are not cached, resulting in many calls. #45

Closed samtrahan closed 5 years ago

samtrahan commented 5 years ago

Calls to sacct are not cached between calls to status(), resulting in sacct being called for every job that requires sacct's output.