-
- Downloads
Add job array state test functions
Add functions to test the state of a job array, for example test_job_array_pending() returns true if ANY task of a job array is pending and test_job_array_completed() returns true if ALL tasks of a job array are completed.
Loading
Please register or sign in to comment