Fixed
- SlurmRun.kill no longer kills each job and instead kills the whole batch at once
Changed
- SlurmRun now extracts latest information from the JSON job data instead for improved stability
- A SlurmRun is considered waiting when one of its jobs is waiting instead of all jobs (Condition that no jobs are, killed, crashed or running)
Removed
- SlurmJobs no longer have the requeues property