thunderboltz.parallel.SlurmManager.has_active

SlurmManager.has_active()[source]

Check whether any submitted jobs are still pending or running.

Returns:

True if there are still jobs that are pending or

running. False otherwise.

Return type:

(bool)