thunderboltz.parallel.SlurmManager.has_pending

SlurmManager.has_pending()[source]

Check whether any submitted jobs are still pending.

Returns:

True if there are still jobs that are pending.

False otherwise.

Return type:

(bool)